Merge pull request #452 from AMS21/dependabot/github_actions/reviewdo… #685
Annotations
3 errors, 16 warnings, and 9 notices
|
[actionlint] .github/workflows/CoverityScan.yml#L52:
.github/workflows/CoverityScan.yml#L52
shellcheck reported issue in this script: SC2006:style:1:13: Use $(...) notation instead of legacy backticks `...` [shellcheck]
|
|
[actionlint] .github/workflows/CoverityScan.yml#L60:
.github/workflows/CoverityScan.yml#L60
shellcheck reported issue in this script: SC2006:style:1:13: Use $(...) notation instead of legacy backticks `...` [shellcheck]
|
|
[actionlint] .github/workflows/Windows.yml#L56:
.github/workflows/Windows.yml#L56
label "windows-2019" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2025", "windows-2022", "windows-11-arm", "ubuntu-slim", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-24.04-arm", "ubuntu-22.04", "ubuntu-22.04-arm", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-26-xlarge", "macos-26", "macos-15-intel", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
|
|
[actionlint] .github/workflows/CoverityScan.yml#L52:
.github/workflows/CoverityScan.yml#L52
shellcheck reported issue in this script: SC2155:warning:1:8: Declare and assign separately to avoid masking return values [shellcheck]
|
|
[actionlint] .github/workflows/CoverityScan.yml#L60:
.github/workflows/CoverityScan.yml#L60
shellcheck reported issue in this script: SC2155:warning:1:8: Declare and assign separately to avoid masking return values [shellcheck]
|
|
[actionlint] .github/workflows/StaticAnalysis.yml#L128:
.github/workflows/StaticAnalysis.yml#L128
shellcheck reported issue in this script: SC2046:warning:9:68: Quote this to prevent word splitting [shellcheck]
|
|
[actionlint] .github/workflows/StaticAnalysis.yml#L189:
.github/workflows/StaticAnalysis.yml#L189
shellcheck reported issue in this script: SC2046:warning:9:50: Quote this to prevent word splitting [shellcheck]
|
|
[actionlint] .github/workflows/StaticAnalysis.yml#L245:
.github/workflows/StaticAnalysis.yml#L245
shellcheck reported issue in this script: SC2046:warning:1:12: Quote this to prevent word splitting [shellcheck]
|
|
[actionlint] .github/workflows/StaticAnalysis.yml#L298:
.github/workflows/StaticAnalysis.yml#L298
shellcheck reported issue in this script: SC2046:warning:5:39: Quote this to prevent word splitting [shellcheck]
|
|
[actionlint] .github/workflows/StyleCheck.yml#L35:
.github/workflows/StyleCheck.yml#L35
shellcheck reported issue in this script: SC2046:warning:1:41: Quote this to prevent word splitting [shellcheck]
|
|
[actionlint] .github/workflows/StyleCheck.yml#L66:
.github/workflows/StyleCheck.yml#L66
shellcheck reported issue in this script: SC2046:warning:1:41: Quote this to prevent word splitting [shellcheck]
|
|
[actionlint] .github/workflows/StyleCheck.yml#L92:
.github/workflows/StyleCheck.yml#L92
shellcheck reported issue in this script: SC1011:warning:5:101: This apostrophe terminated the single quoted string! [shellcheck]
|
|
[misspell] scripts/cmake/CompilerFlags.cmake#L780:
scripts/cmake/CompilerFlags.cmake#L780
"Spectre" is a misspelling of "Specter"
|
|
[misspell] tests/PhiCore/unittests/src/type_traits/decay.test.cpp#L20:
tests/PhiCore/unittests/src/type_traits/decay.test.cpp#L20
"compatiblity" is a misspelling of "compatibility"
|
|
[LanguageTool] CMakeLists.txt#L22:
CMakeLists.txt#L22
Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE[1])
Suggestions: `, and`
URL: https://languagetool.org/insights/post/types-of-sentences/#compound-sentence
Rule: https://community.languagetool.org/rule/show/COMMA_COMPOUND_SENTENCE?lang=en-US&subId=1
Category: PUNCTUATION
|
|
[LanguageTool] README.md#L5:
README.md#L5
The official name of this software platform is spelled with a capital “H”. (GITHUB[1])
Suggestions: `GitHub`
URL: https://en.wikipedia.org/wiki/GitHub
Rule: https://community.languagetool.org/rule/show/GITHUB?lang=en-US&subId=1
Category: CASING
|
|
[LanguageTool] README.md#L10:
README.md#L10
The operating system from Apple is written “macOS”. (MAC_OS[2])
Suggestions: `macOS`
URL: https://en.wikipedia.org/wiki/MacOS
Rule: https://community.languagetool.org/rule/show/MAC_OS?lang=en-US&subId=2
Category: GRAMMAR
|
|
[LanguageTool] tests/integration/all_includes/CMakeLists.txt#L30:
tests/integration/all_includes/CMakeLists.txt#L30
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: `file`
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC
|
|
[LanguageTool] tests/integration/all_includes/CMakeLists.txt#L39:
tests/integration/all_includes/CMakeLists.txt#L39
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: `file`
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC
|
|
[actionlint] .github/workflows/CodeCoverage.yml#L80:
.github/workflows/CodeCoverage.yml#L80
shellcheck reported issue in this script: SC2086:info:1:10: Double quote to prevent globbing and word splitting [shellcheck]
|
|
[actionlint] .github/workflows/CoverityScan.yml#L68:
.github/workflows/CoverityScan.yml#L68
shellcheck reported issue in this script: SC2086:info:2:19: Double quote to prevent globbing and word splitting [shellcheck]
|
|
[actionlint] .github/workflows/MacOS.yml#L130:
.github/workflows/MacOS.yml#L130
shellcheck reported issue in this script: SC2086:info:2:53: Double quote to prevent globbing and word splitting [shellcheck]
|
|
[actionlint] .github/workflows/MacOS.yml#L130:
.github/workflows/MacOS.yml#L130
shellcheck reported issue in this script: SC2086:info:3:54: Double quote to prevent globbing and word splitting [shellcheck]
|
|
[actionlint] .github/workflows/StaticAnalysis.yml#L245:
.github/workflows/StaticAnalysis.yml#L245
shellcheck reported issue in this script: SC2185:info:1:14: Some finds don't have a default path. Specify '.' explicitly [shellcheck]
|
|
[actionlint] .github/workflows/StyleCheck.yml#L35:
.github/workflows/StyleCheck.yml#L35
shellcheck reported issue in this script: SC2185:info:1:43: Some finds don't have a default path. Specify '.' explicitly [shellcheck]
|
|
[actionlint] .github/workflows/StyleCheck.yml#L66:
.github/workflows/StyleCheck.yml#L66
shellcheck reported issue in this script: SC2185:info:1:43: Some finds don't have a default path. Specify '.' explicitly [shellcheck]
|
|
[actionlint] .github/workflows/StyleCheck.yml#L92:
.github/workflows/StyleCheck.yml#L92
shellcheck reported issue in this script: SC2014:info:5:104: This will expand once before find runs, not per file found [shellcheck]
|
|
[actionlint] .github/workflows/StyleCheck.yml#L92:
.github/workflows/StyleCheck.yml#L92
shellcheck reported issue in this script: SC2014:info:5:115: This will expand once before find runs, not per file found [shellcheck]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cifuzz-build-address-4cb2e78dd65c16302ed856db20909dba2b99f706
|
5.88 MB |
sha256:ffec51ab052dbd07a958ff302b1322ed8d4045f4167c3d48e814b6ec7210d8ff
|
|
|
cifuzz-build-memory-4cb2e78dd65c16302ed856db20909dba2b99f706
|
5.36 MB |
sha256:71a3d60a1224d41f2e56e879ba42b2efd477cd8ce84a4dfa7b7e301e71ccf801
|
|
|
cifuzz-build-undefined-4cb2e78dd65c16302ed856db20909dba2b99f706
|
4.65 MB |
sha256:b528f3e0c34658a2f966b485bb8eff7278269a3b9a7cdd6dc0091f0bfd6b8448
|
|