tpetra #372
build-unit.yml
on: push
build release unittest
1m 37s
Annotations
10 errors and 1 warning
build release unittest:
include/rf_fem_const.h#L226
expected identifier before numeric constant
|
build release unittest:
include/rf_fem_const.h#L226
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|