Skip to content

Improve code snippet generation #39

Improve code snippet generation

Improve code snippet generation #39

Triggered via pull request October 7, 2023 20:47
Status Failure
Total duration 7m 49s
Artifacts

tests.yml

on: pull_request
C++ Formatting Check
7m 39s
C++ Formatting Check
Python Formatting Check
20s
Python Formatting Check
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Unit Tests (RelWithDebInfo, ubuntu-20.04): solutions/majority-element-ii/solution.hpp#L9
‘INT_MAX’ was not declared in this scope
Unit Tests (RelWithDebInfo, ubuntu-20.04): solutions/majority-element-ii/solution.hpp#L14
‘num2’ was not declared in this scope; did you mean ‘num’?
Unit Tests (RelWithDebInfo, ubuntu-20.04): solutions/majority-element-ii/solution.hpp#L28
‘num2’ was not declared in this scope; did you mean ‘num’?
Unit Tests (RelWithDebInfo, ubuntu-20.04): solutions/majority-element-ii/solution.hpp#L28
unable to deduce ‘std::initializer_list<auto>&&’ from ‘{num1, <expression error>}’
Unit Tests (RelWithDebInfo, ubuntu-20.04)
run-cmake action execution failed: 'Error: "Build failed with error code: '2'."'
Unit Tests (RelWithDebInfo, ubuntu-20.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-20.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-20.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/