Skip to content

Merge pull request #3 from galasa-dev/mcobbett-detect-secrets-adding #9

Merge pull request #3 from galasa-dev/mcobbett-detect-secrets-adding

Merge pull request #3 from galasa-dev/mcobbett-detect-secrets-adding #9

Triggered via push October 17, 2024 08:54
Status Failure
Total duration 1m 23s
Artifacts

tests.yml

on: push
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test-bot (ubuntu-22.04): Casks/g/galasactl.rb#L12
Cask/Desc: Description is too long. It should be less than 80 characters. The current length is 93.
test-bot (ubuntu-22.04): Casks/g/[email protected]#L12
Cask/Desc: Description is too long. It should be less than 80 characters. The current length is 93.
test-bot (ubuntu-22.04): Casks/g/[email protected]#L12
Cask/Desc: Description is too long. It should be less than 80 characters. The current length is 93.
test-bot (ubuntu-22.04): build-locally.sh#L15
Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails.
test-bot (ubuntu-22.04): build-locally.sh#L15
Double quote to prevent globbing and word splitting.
test-bot (ubuntu-22.04): build-locally.sh#L15
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-22.04): build-locally.sh#L15
To redirect stdout+stderr, 2>&1 must be last (or use '{ cmd > file; } 2>&1' to clarify).
test-bot (ubuntu-22.04): build-locally.sh#L15
Use 'popd ... || exit' or 'popd ... || return' in case popd fails.
test-bot (ubuntu-22.04): build-locally.sh#L15
To redirect stdout+stderr, 2>&1 must be last (or use '{ cmd > file; } 2>&1' to clarify).
test-bot (ubuntu-22.04): build-locally.sh#L17
Declare and assign separately to avoid masking return values.
test-bot (macos-13)
The job was canceled because "ubuntu-22_04" failed.
test-bot (macos-13)
The operation was canceled.