fix cmake preset file and github action config #10
Triggered via pull request
September 30, 2024 17:18
Status
Failure
Total duration
3m 32s
Artifacts
–
Annotations
5 errors and 4 warnings
build (ubuntu-latest, Release, gcc):
submod/core/include/units_extend.hpp#L18
‘ss’ has incomplete type
|
build (ubuntu-latest, Release, gcc):
submod/core/include/units_extend.hpp#L18
‘std::stringstream ss’ has incomplete type
|
build (ubuntu-latest, Release, gcc):
submod/core/test/test_solver.cpp#L41
no match for ‘operator<<’ (operand types are ‘std::basic_ostream<char>’ and ‘std::chrono::microseconds’ {aka ‘std::chrono::duration<long int, std::ratio<1, 1000000> >’})
|
build (ubuntu-latest, Release, gcc)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
|
build (ubuntu-latest, Release, gcc)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '1'.'
|
build (ubuntu-latest, Release, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: ashutoshvarma/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, Release, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: ashutoshvarma/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest, Release, cl)
The following actions uses node12 which is deprecated and will be forced to run on node16: ashutoshvarma/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest, Release, cl)
The following actions use a deprecated Node.js version and will be forced to run on node20: ashutoshvarma/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|