Refactor blocks caching #149
Annotations
6 errors and 6 warnings
build (ubuntu-latest, gcc):
src/file_device.cpp#L20
no matching function for call to ‘std::basic_fstream<char>::basic_fstream(const std::string&, int)’
|
build (ubuntu-latest, gcc)
‘class std::__cxx11::basic_string<char>’ has no member named ‘make_preferred’
|
build (ubuntu-latest, gcc):
src/file_device.cpp#L20
invalid conversion from ‘int’ to ‘std::ios_base::openmode’ [-fpermissive]
|
build (ubuntu-latest, gcc)
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/400336746/cmake-3.28.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
|
build (windows-latest, msvc)
The operation was canceled.
|
build (macos-13, llvm)
The operation was canceled.
|
build (ubuntu-latest, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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, msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest, msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-13, llvm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (macos-13, llvm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|