Remove not needed text #41
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/include/sheetreader-core/src/parsing.h#L273
constexpr if is a C++17 extension [-Wc++17-extensions]
|
src/include/sheetreader-core/src/parsing.h#L273
constexpr if is a C++17 extension [-Wc++17-extensions]
|
src/include/sheetreader-core/src/XlsxSheet.cpp#L486
object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
|
src/include/sheetreader-core/src/XlsxSheet.cpp#L527
object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
|
src/include/sheetreader-core/src/XlsxSheet.cpp#L486
object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
|
src/include/sheetreader-core/src/XlsxSheet.cpp#L527
object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
|
src/include/sheetreader-core/src/parsing.h#L273
constexpr if is a C++17 extension [-Wc++17-extensions]
|
src/include/sheetreader-core/src/parsing.h#L273
constexpr if is a C++17 extension [-Wc++17-extensions]
|
src/include/sheetreader-core/src/XlsxSheet.cpp#L486
object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
|
src/include/sheetreader-core/src/XlsxSheet.cpp#L527
object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "sheetreader-v1.0.0-extension-linux_amd64", "sheetreader-v1.0.0-extension-linux_amd64_gcc4", "sheetreader-v1.0.0-extension-linux_arm64", "sheetreader-v1.0.0-extension-osx_amd64", "sheetreader-v1.0.0-extension-osx_arm64", "sheetreader-v1.0.0-extension-wasm_eh", "sheetreader-v1.0.0-extension-wasm_mvp", "sheetreader-v1.0.0-extension-wasm_threads", "sheetreader-v1.0.0-extension-windows_amd64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading