Improve code snippet generation #39
Annotations
5 errors and 3 warnings
Build with CMake:
solutions/majority-element-ii/solution.hpp#L9
‘INT_MAX’ was not declared in this scope
|
Build with CMake:
solutions/majority-element-ii/solution.hpp#L14
‘num2’ was not declared in this scope; did you mean ‘num’?
|
Build with CMake:
solutions/majority-element-ii/solution.hpp#L28
‘num2’ was not declared in this scope; did you mean ‘num’?
|
Build with CMake:
solutions/majority-element-ii/solution.hpp#L28
unable to deduce ‘std::initializer_list<auto>&&’ from ‘{num1, <expression error>}’
|
Build with CMake
run-cmake action execution failed: 'Error: "Build failed with error code: '2'."'
|
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/
|
Ccache
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/
|
Ccache
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/
|
The logs for this run have expired and are no longer available.
Loading