fix for azure build #979
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ext_libs/zstd/lib/compress/zstd_compress_superblock.c#L412
variable 'litLengthSum' set but not used [-Wunused-but-set-variable]
|
test_tools/example_gen/example_gen.cc#L821
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
unit_test/object_pool_test.cc#L35
'log' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
The logs for this run have expired and are no longer available.
Loading