fix(sovereign-ci): bin-only crates could never pass test or coverage - #44
Open
noahgift wants to merge 1 commit into
Open
fix(sovereign-ci): bin-only crates could never pass test or coverage#44noahgift wants to merge 1 commit into
noahgift wants to merge 1 commit into
Annotations
10 errors and 11 warnings
|
actionlint:
.github/workflows/sovereign-ci.yml#L298
shellcheck reported issue in this script: SC2086:info:24:38: Double quote to prevent globbing and word splitting
|
|
actionlint:
.github/workflows/sovereign-ci.yml#L298
shellcheck reported issue in this script: SC2086:info:23:28: Double quote to prevent globbing and word splitting
|
|
actionlint:
.github/workflows/sovereign-ci.yml#L298
shellcheck reported issue in this script: SC2086:info:23:16: Double quote to prevent globbing and word splitting
|
|
actionlint:
.github/workflows/sovereign-ci.yml#L298
shellcheck reported issue in this script: SC2086:info:21:21: Double quote to prevent globbing and word splitting
|
|
actionlint:
.github/workflows/sovereign-ci.yml#L298
shellcheck reported issue in this script: SC2086:info:20:43: Double quote to prevent globbing and word splitting
|
|
actionlint:
.github/workflows/sovereign-ci.yml#L298
shellcheck reported issue in this script: SC2086:info:19:33: Double quote to prevent globbing and word splitting
|
|
actionlint:
.github/workflows/sovereign-ci.yml#L298
shellcheck reported issue in this script: SC2086:info:19:21: Double quote to prevent globbing and word splitting
|
|
actionlint:
.github/workflows/sovereign-ci.yml#L247
shellcheck reported issue in this script: SC2012:info:9:3: Use find instead of ls to better handle non-alphanumeric filenames
|
|
actionlint:
.github/workflows/sovereign-ci.yml#L195
shellcheck reported issue in this script: SC2015:info:2:25: Note that A && B || C is not if-then-else. C may run when A is true
|
|
actionlint:
.github/workflows/sovereign-ci.yml#L111
label "clean-room" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2025", "windows-2025-vs2026", "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-xlarge", "macos-latest-large", "macos-26-intel", "macos-26-xlarge", "macos-26-large", "macos-26", "macos-15-intel", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xlarge", "macos-14-large", "macos-14", "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
|
|
actionlint
⚠️ [actionlint] The command ran successfully and some problem was found (found 37 errors, linted 4 files), exit code: 1
|
|
Lint workflow YAML:
.github/workflows/sovereign-ci.yml#L143
143:81 [line-length] line too long (85 > 80 characters)
|
|
Lint workflow YAML:
.github/workflows/sovereign-ci.yml#L134
134:81 [line-length] line too long (142 > 80 characters)
|
|
Lint workflow YAML:
.github/workflows/sovereign-ci.yml#L66
66:81 [line-length] line too long (254 > 80 characters)
|
|
Lint workflow YAML:
.github/workflows/sovereign-ci.yml#L61
61:81 [line-length] line too long (214 > 80 characters)
|
|
Lint workflow YAML:
.github/workflows/sovereign-ci.yml#L56
56:81 [line-length] line too long (191 > 80 characters)
|
|
Lint workflow YAML:
.github/workflows/sovereign-ci.yml#L51
51:81 [line-length] line too long (97 > 80 characters)
|
|
Lint workflow YAML:
.github/workflows/sovereign-ci.yml#L7
7:81 [line-length] line too long (82 > 80 characters)
|
|
Lint workflow YAML:
.github/workflows/ci.yml#L33
33:81 [line-length] line too long (170 > 80 characters)
|
|
Lint workflow YAML:
.github/workflows/ci.yml#L26
26:81 [line-length] line too long (107 > 80 characters)
|
|
Lint workflow YAML:
.github/workflows/ci.yml#L11
11:81 [line-length] line too long (116 > 80 characters)
|
background
wait
wait-all
cancel
parallel
Loading