Skip to content

Rewrite the ECS in C++ #479

Rewrite the ECS in C++

Rewrite the ECS in C++ #479

Triggered via pull request November 6, 2023 22:27
Status Failure
Total duration 1m 59s
Artifacts

codeql.yaml

on: pull_request
Matrix: CodeQL
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
CodeQL (cpp): src/hades_extensions/src/binding.cpp#L246
‘max_value’ is not a member of ‘Stat’
CodeQL (cpp): src/hades_extensions/src/binding.cpp#L247
‘int Stat::current_level’ is private within this context
CodeQL (cpp): src/hades_extensions/src/binding.cpp#L247
‘int Stat::current_level’ is private within this context
CodeQL (cpp): src/hades_extensions/src/binding.cpp#L248
‘int Stat::maximum_level’ is private within this context
CodeQL (cpp): src/hades_extensions/src/binding.cpp#L248
‘int Stat::maximum_level’ is private within this context
CodeQL (cpp)
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
CodeQL (python)
The job was canceled because "cpp" failed.
CodeQL (python)
The operation was canceled.
CodeQL (cpp)
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/