Some formatting #91
build-unit-trilinos-13.yml
on: push
build release unittest
3m 3s
Annotations
10 errors and 1 warning
build release unittest:
include/rf_fem_const.h#L227
expected identifier before numeric constant
|
build release unittest:
include/rf_fem_const.h#L227
expected ‘>’ before numeric constant
|
build release unittest
‘DS’ was not declared in this scope; did you mean ‘SS’?
|
build release unittest
‘MS’ was not declared in this scope; did you mean ‘SS’?
|
build release unittest
type/value mismatch at argument 2 in template parameter list for ‘template<class DataType, class Arg1Type, class Arg2Type, class Arg3Type> class Kokkos::DualView’
|
build release unittest
template argument 3 is invalid
|
build release unittest
template argument 4 is invalid
|
build release unittest
request for member ‘d_view’ in ‘src’, which is of non-class type ‘const int’
|
build release unittest
request for member ‘h_view’ in ‘src’, which is of non-class type ‘const int’
|
build release unittest
request for member ‘modified_flags’ in ‘src’, which is of non-class type ‘const int’
|
build release unittest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|