All COCAL Reader Implemention #4
Tests.yaml
on: push
Files and formatting
5m 51s
Matrix: Unit tests
Commits
0s
Matrix: Archs
Matrix: Clang-tidy
Matrix: Unit tests on macOS
Release version
0s
Deploy documentation
0s
Annotations
22 errors and 5 warnings
Files and formatting
Process completed with exit code 1.
|
Clang-tidy (Debug):
src/IO/External/InterpolateFromCocal.cpp#L125
variable 'len_dir' of type 'int' can be declared 'const'
|
Clang-tidy (Debug):
src/IO/External/InterpolateFromCocal.cpp#L129
narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined
|
Clang-tidy (Debug):
src/IO/External/InterpolateFromCocal.cpp#L142
narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined
|
Clang-tidy (Debug):
src/IO/External/InterpolateFromCocal.cpp#L155
narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined
|
Clang-tidy (Debug):
src/IO/External/InterpolateFromCocal.hpp#L42
parameter 'id_type' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
Clang-tidy (Debug):
src/PointwiseFunctions/AnalyticData/GrMhd/CocalInitialData.cpp#L15
field 'electron_fraction_' will be initialized after field 'id_type_'
|
Clang-tidy (Debug):
src/PointwiseFunctions/AnalyticData/GrMhd/CocalInitialData.cpp#L18
constructor does not initialize these fields: id_type_
|
Clang-tidy (Debug):
src/PointwiseFunctions/AnalyticData/GrMhd/CocalInitialData.cpp#L30
constructor does not initialize these fields: id_type_
|
Clang-tidy (Debug):
src/PointwiseFunctions/AnalyticData/GrMhd/CocalInitialData.cpp#L47
constructor does not initialize these fields: id_type_
|
Clang-tidy (Debug):
src/PointwiseFunctions/AnalyticData/GrMhd/CocalInitialData.hpp#L45
constructor does not initialize these fields: id_type_
|
Clang-tidy (Release)
The job was canceled because "Debug" failed.
|
Unit tests (clang-13, Release, OFF, OFF, JEMALLOC)
Process completed with exit code 1.
|
Unit tests (clang-13, Debug, OFF, OFF, normal)
Process completed with exit code 1.
|
Unit tests (clang-14, Debug, ON, OFF, JEMALLOC, 2)
Process completed with exit code 1.
|
Unit tests (clang-14, Release, 3.18.2, /work/charm_7_0_0/mpi-linux-x86_64-smp-clang, 3, ON, ON)
Process completed with exit code 1.
|
Unit tests (gcc-10, Release)
Process completed with exit code 1.
|
Unit tests (gcc-11, Debug)
Process completed with exit code 1.
|
Unit tests (gcc-10, Debug)
Process completed with exit code 1.
|
Unit tests (gcc-11, Release)
Process completed with exit code 1.
|
Unit tests (gcc-9, Release)
Process completed with exit code 1.
|
Unit tests (gcc-9, Debug)
Process completed with exit code 1.
|
Unit tests on macOS (arm64, 14, 3)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Unit tests on macOS (arm64, 14, 3)
cmake 3.30.5 is already installed and up-to-date.
To reinstall 3.30.5, run:
brew reinstall cmake
|
Unit tests on macOS (x86, 13, 4)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Unit tests on macOS (x86, 13, 4)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Unit tests on macOS (x86, 13, 4)
cmake 3.30.4 is already installed and up-to-date.
To reinstall 3.30.4, run:
brew reinstall cmake
|