Solve Daily Problem #193
tests.yml
on: push
C++ Formatting Check
19m 10s
Python Formatting Check
19s
Matrix: Unit Tests
Annotations
2 errors and 6 warnings
Unit Tests (RelWithDebInfo, ubuntu-22.04):
solutions/subarrays-with-k-different-integers/test.cpp#L26
binding reference of type ‘std::vector<int>&’ to ‘const std::vector<int>’ discards qualifiers
|
Unit Tests (RelWithDebInfo, ubuntu-22.04)
run-cmake action execution failed: 'Error: "Build failed with error code: '2'."'
|
Python Formatting Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
C++ Formatting Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (RelWithDebInfo, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/ccache-action@v1.1, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (RelWithDebInfo, ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (RelWithDebInfo, ubuntu-22.04)
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/
|
Unit Tests (RelWithDebInfo, ubuntu-22.04)
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/
|