Skip to content

use relative gitmodules path #21

use relative gitmodules path

use relative gitmodules path #21

Triggered via push October 2, 2024 05:55
Status Failure
Total duration 11m 41s
Artifacts 8

build.yml

on: push
Matrix: build-ubuntu
spelling
4s
spelling
Matrix: build-windows
Matrix: clang-tidy
clang-format
33s
clang-format
release-draft-full
0s
release-draft-full
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 4 warnings
clang-tidy (clang-x64-release): src\loader.cpp#L9
clang-tidy: variable 'loaded_modules' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x64-release): src\proxy\none.cpp#L7
clang-tidy: function 'init' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x64-release): src\proxy\none.cpp#L8
clang-tidy: function 'free' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x64-release): src\proxy\d3d11.cpp#L89
clang-tidy: function 'init' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x64-release): src\proxy\d3d11.cpp#L113
clang-tidy: function 'free' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x64-release): src\proxy\xinput1_3.cpp#L102
clang-tidy: function 'init' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x64-release): src\proxy\xinput1_3.cpp#L139
clang-tidy: function 'free' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x64-release): src\console.cpp#L7
clang-tidy: function 'create_if_needed' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x64-release): src\dllmain.cpp#L15
clang-tidy: function 'DllMain' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x64-release): src\proxy\dsound.cpp#L110
clang-tidy: function 'init' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\proxy\none.cpp#L7
clang-tidy: function 'init' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\proxy\none.cpp#L8
clang-tidy: function 'free' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\loader.cpp#L9
clang-tidy: variable 'loaded_modules' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\dllmain.cpp#L15
clang-tidy: function 'DllMain' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\console.cpp#L7
clang-tidy: function 'create_if_needed' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\proxy\d3d11.cpp#L89
clang-tidy: function 'init' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\proxy\d3d11.cpp#L113
clang-tidy: function 'free' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\proxy\dsound.cpp#L110
clang-tidy: function 'init' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\proxy\dsound.cpp#L145
clang-tidy: function 'free' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
clang-tidy (clang-x86-release): src\proxy\xinput1_3.cpp#L102
clang-tidy: function 'init' can be made static or moved into an anonymous namespace to enforce internal linkage (misc-use-internal-linkage)
build-ubuntu (clang-cross-x64-release)
Process completed with exit code 1.
build-ubuntu (clang-cross-x86-release)
Process completed with exit code 1.
clang-tidy (clang-x64-release)
The following actions uses node12 which is deprecated and will be forced to run on node16: asarium/clang-tidy-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clang-tidy (clang-x64-release)
The following actions use a deprecated Node.js version and will be forced to run on node20: asarium/clang-tidy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clang-tidy (clang-x86-release)
The following actions uses node12 which is deprecated and will be forced to run on node16: asarium/clang-tidy-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clang-tidy (clang-x86-release)
The following actions use a deprecated Node.js version and will be forced to run on node20: asarium/clang-tidy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
clang-x64-release Expired
115 KB
clang-x86-release Expired
104 KB
llvm-mingw-x64-release Expired
1.86 MB
llvm-mingw-x86-release Expired
2.05 MB
mingw-x64-release Expired
3.13 MB
mingw-x86-release Expired
3.04 MB
msvc-x64-release Expired
102 KB
msvc-x86-release Expired
101 KB