Skip to content

[Backport to 15] Backport spirv-preserve-auxdata changes #2573

[Backport to 15] Backport spirv-preserve-auxdata changes

[Backport to 15] Backport spirv-preserve-auxdata changes #2573

Triggered via pull request October 13, 2023 14:20
Status Failure
Total duration 21m 27s
Artifacts 1

check-code-style.yml

on: pull_request
clang-format & clang-tidy
21m 16s
clang-format & clang-tidy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
clang-format & clang-tidy: lib/SPIRV/SPIRVReader.cpp#L4462
variable 'AsKind' of type 'Attribute::AttrKind' can be declared 'const' [misc-const-correctness,-warnings-as-errors]
clang-format & clang-tidy: lib/SPIRV/SPIRVWriter.cpp#L1047
variable 'AttrKind' of type 'llvm::StringRef' can be declared 'const' [misc-const-correctness,-warnings-as-errors]
clang-format & clang-tidy: lib/SPIRV/SPIRVWriter.cpp#L1048
variable 'AttrValue' of type 'llvm::StringRef' can be declared 'const' [misc-const-correctness,-warnings-as-errors]
clang-format & clang-tidy: lib/SPIRV/SPIRVWriter.cpp#L1059
variable 'AttrStr' of type 'std::string' (aka 'basic_string<char>') can be declared 'const' [misc-const-correctness,-warnings-as-errors]
clang-format & clang-tidy: lib/SPIRV/SPIRVWriter.cpp#L1071
variable 'MDName' of type 'std::string' (aka 'basic_string<char>') can be declared 'const' [misc-const-correctness,-warnings-as-errors]
clang-format & clang-tidy
Process completed with exit code 1.
clang-format & clang-tidy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clang-format & clang-tidy
The `set-output` 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/

Artifacts

Produced during runtime
Name Size
clang-tidy.log Expired
1.54 KB