Skip to content

report test coverage in a PR #101

report test coverage in a PR

report test coverage in a PR #101

Triggered via pull request March 9, 2024 17:42
Status Failure
Total duration 2m 19s
Artifacts

check.yml

on: pull_request
Mergeability
17s
Mergeability
lint github actions
15s
lint github actions
Matrix: yarn-check
Fit to window
Zoom out
Zoom in

Annotations

12 errors
[actionlint] .github/workflows/check.yml#L53: .github/workflows/check.yml#L53
shellcheck reported issue in this script: SC1009:info:1:1: The mentioned syntax error was in this simple command [shellcheck]
[actionlint] .github/workflows/check.yml#L53: .github/workflows/check.yml#L53
shellcheck reported issue in this script: SC1073:error:1:8: Couldn't parse this single quoted string. Fix to allow more checks [shellcheck]
[actionlint] .github/workflows/check.yml#L53: .github/workflows/check.yml#L53
shellcheck reported issue in this script: SC1072:error:2:1: Expected end of single quoted string. Fix any mentioned problems and try again [shellcheck]
[actionlint] .github/workflows/check.yml#L54: .github/workflows/check.yml#L54
shellcheck reported issue in this script: SC1009:info:1:1: The mentioned syntax error was in this simple command [shellcheck]
[actionlint] .github/workflows/check.yml#L54: .github/workflows/check.yml#L54
shellcheck reported issue in this script: SC1073:error:1:8: Couldn't parse this single quoted string. Fix to allow more checks [shellcheck]
[actionlint] .github/workflows/check.yml#L54: .github/workflows/check.yml#L54
shellcheck reported issue in this script: SC1072:error:2:1: Expected end of single quoted string. Fix any mentioned problems and try again [shellcheck]
[actionlint] .github/workflows/check.yml#L56: .github/workflows/check.yml#L56
if: condition "always() && ${{ matrix.command == 'test:coverage' }}" is always evaluated to true because extra characters are around ${{ }} [if-cond]
yarn build:scss
Process completed with exit code 2.
yarn format:ci
Process completed with exit code 2.
yarn test:coverage
Process completed with exit code 1.
yarn build:ts
Process completed with exit code 2.
yarn lint:ci
Process completed with exit code 2.