add-version script now updates the readme version examples correctly. #6
Triggered via pull request
September 27, 2024 16:24
Status
Failure
Total duration
1m 20s
Artifacts
–
Annotations
12 errors and 2 warnings
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/galasactl@0.36.0.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/galasactl@0.37.0.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):
add-version.sh#L16
Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails.
|
test-bot (ubuntu-22.04):
add-version.sh#L16
Double quote to prevent globbing and word splitting.
|
test-bot (ubuntu-22.04):
add-version.sh#L16
Prefer putting braces around variable references even when not strictly required.
|
test-bot (ubuntu-22.04):
add-version.sh#L16
To redirect stdout+stderr, 2>&1 must be last (or use '{ cmd > file; } 2>&1' to clarify).
|
test-bot (ubuntu-22.04):
add-version.sh#L16
Use 'popd ... || exit' or 'popd ... || return' in case popd fails.
|
test-bot (ubuntu-22.04):
add-version.sh#L16
To redirect stdout+stderr, 2>&1 must be last (or use '{ cmd > file; } 2>&1' to clarify).
|
test-bot (ubuntu-22.04):
add-version.sh#L18
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.
|
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|