[kvx] fill inside #172
cmake.yml
on: push
Trigger Package Updates
2s
Build Linux
1m 7s
Build Windows
1m 4s
Annotations
2 errors and 50 warnings
Build Linux
call to consteval function 'std::chrono::hh_mm_ss::_S_fractional_width' is not a constant expression
|
Build Linux
Process completed with exit code 1.
|
Trigger Package Updates
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peter-evans/repository-dispatch@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/setup-msbuild@v1.0.2, seanmiddleditch/gha-setup-ninja@v3, actions/cache@v2, lukka/run-vcpkg@v10.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2, seanmiddleditch/gha-setup-ninja@v3, actions/cache@v2, lukka/run-vcpkg@v10.5. 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:
src/adapters/parse/kvx.cpp#L144
'<': signed/unsigned mismatch
|
Build Windows:
tests/simple/parsing.cpp#L10
'config': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L10
'ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L18
'ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L24
'channel_flags': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L24
'range': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L24
'ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L24
'blit_ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L28
'ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L28
'blit_ctx': unreferenced formal parameter
|
Build Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Windows:
src/adapters/parse/kvx.cpp#L144
'<': signed/unsigned mismatch
|
Build Windows:
tests/simple/parsing.cpp#L10
'config': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L10
'ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L18
'ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L24
'channel_flags': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L24
'range': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L24
'ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L24
'blit_ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L28
'ctx': unreferenced formal parameter
|
Build Windows:
tests/simple/parsing.cpp#L28
'blit_ctx': unreferenced formal parameter
|
Build Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, seanmiddleditch/gha-setup-ninja@v3, actions/cache@v2, actions/cache@v3, lukka/run-vcpkg@v10.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: seanmiddleditch/gha-setup-ninja@v3, actions/cache@v2, lukka/run-vcpkg@v10.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Linux:
src/adapters/parse/kvx.cpp#L107
implicit conversion changes signedness: 'const int32_t' (aka 'const int') to 'unsigned int' [-Wsign-conversion]
|
Build Linux:
src/adapters/parse/kvx.cpp#L108
implicit conversion changes signedness: 'const int32_t' (aka 'const int') to 'unsigned int' [-Wsign-conversion]
|
Build Linux:
src/adapters/parse/kvx.cpp#L110
implicit conversion changes signedness: 'int32_t' (aka 'int') to 'unsigned int' [-Wsign-conversion]
|
Build Linux:
src/adapters/parse/kvx.cpp#L110
implicit conversion changes signedness: 'int32_t' (aka 'int') to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Build Linux:
src/adapters/parse/kvx.cpp#L111
implicit conversion changes signedness: 'int32_t' (aka 'int') to 'unsigned int' [-Wsign-conversion]
|
Build Linux:
src/adapters/parse/kvx.cpp#L111
implicit conversion changes signedness: 'int32_t' (aka 'int') to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Build Linux:
tests/adapters/procedural.cpp#L10
implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
|
Build Linux:
tests/adapters/procedural.cpp#L10
implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion]
|
Build Linux:
tests/adapters/procedural.cpp#L10
implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion]
|
Build Linux:
tests/adapters/procedural.cpp#L10
implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion]
|
Build Linux
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Linux
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Linux
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Linux
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Linux
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Linux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Linux
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|