Skip to content

node20 test

node20 test #167

Triggered via push November 5, 2023 05:38
Status Success
Total duration 1m 37s
Artifacts
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 8 warnings
ubuntu-latest-hosted-matchers
Could not find toolchain file: /scripts/buildsystems/vcpkg.cmake
ubuntu-latest-hosted-matchers
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1493929610/cmake-3.27.7-linux-x86_64/bin/cmake' failed with error code: '1'.'
ubuntu-latest-hosted-matchers: matchers/build_error/test.err.cpp#L8
‘sqlite3_libversion’ was not declared in this scope
ubuntu-latest-hosted-matchers: matchers/build_error/test.err.cpp#L9
‘error’ was not declared in this scope; did you mean ‘perror’?
ubuntu-latest-hosted-matchers: matchers/build_error/test.fatalerr.cpp#L5
return-statement with a value, in function returning ‘void’ [-fpermissive]
ubuntu-latest-hosted-matchers
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1493929610/cmake-3.27.7-linux-x86_64/bin/cmake' failed with error code: '1'.'
macos-latest-hosted-matchers: matchers/build_error/test.fatalerr.cpp#L5
void function 'function' should not return a value [-Wreturn-type]
macos-latest-hosted-matchers: matchers/build_error/test.err.cpp#L8
use of undeclared identifier 'sqlite3_libversion'
macos-latest-hosted-matchers: matchers/build_error/test.err.cpp#L9
expected ';' after expression
macos-latest-hosted-matchers: matchers/build_error/test.err.cpp#L9
use of undeclared identifier 'error'
macos-latest-hosted-matchers
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/199182282/cmake-3.27.7-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
macos-latest-hosted-matchers
Could not find toolchain file: /scripts/buildsystems/vcpkg.cmake
macos-latest-hosted-matchers
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/199182282/cmake-3.27.7-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
windows-latest-hosted-matchers
vcpkg install failed. See logs for more information:
windows-latest-hosted-matchers
run-cmake action execution failed: 'Error: "'D:\a\_temp\507572093\cmake-3.27.7-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
windows-latest-hosted-matchers: matchers/build_error/test.err.cpp#L8
'sqlite3_libversion': identifier not found
windows-latest-hosted-matchers: matchers/build_error/test.err.cpp#L9
'error': undeclared identifier
windows-latest-hosted-matchers: matchers/build_error/test.err.cpp#L10
syntax error: missing ';' before 'return'
windows-latest-hosted-matchers: matchers/build_error/test.fatalerr.cpp#L1
Cannot open include file: 'sqlite3.h': No such file or directory
windows-latest-hosted-matchers
run-cmake action execution failed: 'Error: "'D:\a\_temp\507572093\cmake-3.27.7-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
ubuntu-latest-hosted-matchers
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/set-shell-env@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest-hosted-matchers
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
macos-latest-hosted-matchers
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/set-shell-env@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-latest-hosted-matchers: matchers/build_error/test.err.cpp#L4
implicit conversion from 'float' to 'int' changes value from 2.4000001 to 2 [-Wliteral-conversion]
macos-latest-hosted-matchers
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
windows-latest-hosted-matchers
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/set-shell-env@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest-hosted-matchers
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
windows-latest-hosted-matchers: matchers/build_error/test.err.cpp#L4
'initializing': conversion from 'float' to 'int', possible loss of data