ci: change tidy and format #70
Annotations
11 errors, 12 warnings, and 10 notices
|
|
|
|
|
|
|
|
|
|
check-code
Process completed with exit code 1.
|
src/ThreadPool.h:1:9 [llvm-header-guard]:
src/ThreadPool.h#L1
header guard does not follow preferred style
|
src/ThreadPool.h:4:1 [misc-include-cleaner]:
src/ThreadPool.h#L4
included header condition_variable is not used directly
|
src/ThreadPool.h:5:1 [misc-include-cleaner]:
src/ThreadPool.h#L5
included header functional is not used directly
|
src/ThreadPool.h:6:1 [misc-include-cleaner]:
src/ThreadPool.h#L6
included header future is not used directly
|
src/ThreadPool.h:7:1 [misc-include-cleaner]:
src/ThreadPool.h#L7
included header memory is not used directly
|
src/ThreadPool.h:8:1 [misc-include-cleaner]:
src/ThreadPool.h#L8
included header mutex is not used directly
|
src/ThreadPool.h:9:1 [misc-include-cleaner]:
src/ThreadPool.h#L9
included header queue is not used directly
|
src/ThreadPool.h:10:1 [misc-include-cleaner]:
src/ThreadPool.h#L10
included header stdexcept is not used directly
|
src/ThreadPool.h:11:1 [misc-include-cleaner]:
src/ThreadPool.h#L11
included header thread is not used directly
|
src/ThreadPool.h:12:1 [misc-include-cleaner]:
src/ThreadPool.h#L12
included header type_traits is not used directly
|
build (quickjs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xmake-io/github-action-setup-xmake@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (lua)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xmake-io/github-action-setup-xmake@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run clang-format on src/api/BaseAPI.h:
src/api/BaseAPI.h#L1
File src/api/BaseAPI.h does not conform to Custom style guidelines. (lines 53)
|
Run clang-format on src/api/DataAPI.h:
src/api/DataAPI.h#L1
File src/api/DataAPI.h does not conform to Custom style guidelines. (lines 32, 47, 67, 94)
|
Run clang-format on src/api/FileSystemAPI.h:
src/api/FileSystemAPI.h#L1
File src/api/FileSystemAPI.h does not conform to Custom style guidelines. (lines 24)
|
Run clang-format on src/api/GameUtilsAPI.h:
src/api/GameUtilsAPI.h#L1
File src/api/GameUtilsAPI.h does not conform to Custom style guidelines. (lines 2)
|
Run clang-format on src/api/ItemAPI.h:
src/api/ItemAPI.h#L1
File src/api/ItemAPI.h does not conform to Custom style guidelines. (lines 4)
|
Run clang-format on src/api/LoggerAPI.h:
src/api/LoggerAPI.h#L1
File src/api/LoggerAPI.h does not conform to Custom style guidelines. (lines 2)
|
Run clang-format on src/api/McAPI.h:
src/api/McAPI.h#L1
File src/api/McAPI.h does not conform to Custom style guidelines. (lines 4)
|
Run clang-format on src/api/ScoreboardAPI.h:
src/api/ScoreboardAPI.h#L1
File src/api/ScoreboardAPI.h does not conform to Custom style guidelines. (lines 2)
|
Run clang-format on src/api/ScriptAPI.h:
src/api/ScriptAPI.h#L1
File src/api/ScriptAPI.h does not conform to Custom style guidelines. (lines 2)
|
Run clang-format on src/api/SystemAPI.h:
src/api/SystemAPI.h#L1
File src/api/SystemAPI.h does not conform to Custom style guidelines. (lines 2)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
legacy-script-engine-lua-windows-x64-6b0d9b4cbaf7709c78ac5324b5a365c1291dae9f
Expired
|
2.04 MB |
|
legacy-script-engine-quickjs-windows-x64-6b0d9b4cbaf7709c78ac5324b5a365c1291dae9f
Expired
|
2.18 MB |
|