Skip to content

fix linter issues, remove mwalib #29

fix linter issues, remove mwalib

fix linter issues, remove mwalib #29

Triggered via push September 23, 2024 23:33
Status Failure
Total duration 1m 26s
Artifacts

bottle.yml

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

Annotations

10 errors and 2 warnings
test-bot (macOS-latest): backup/casacore-data.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
test-bot (macOS-latest): backup/casacore-data.rb#L3
Style/HashSyntax: Omit the hash value.
test-bot (macOS-latest): backup/casacore-data.rb#L15
FormulaAudit/ComponentsOrder: `version` (line 15) should be put before `sha256` (line 12)
test-bot (macOS-latest): backup/casacore-data.rb#L17
FormulaAudit/ComponentsRedundancy: `head do` should not be present with only `url`
test-bot (macOS-latest): backup/casacore-data.rb#L53
Lint/ParenthesesAsGroupedExpression: `(prefix / CASAPY_DATA.basename / "ephemerides")` interpreted as grouped expression.
test-bot (macOS-latest): backup/casacore-data.rb#L54
Lint/ParenthesesAsGroupedExpression: `(prefix / CASAPY_DATA.basename / "geodetic")` interpreted as grouped expression.
test-bot (macOS-latest): backup/casacore.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
test-bot (macOS-latest): backup/casacore.rb#L4
FormulaAudit/Urls: Use refs/tags/v3.6.1 or refs/heads/v3.6.1 for GitHub references (url is https://github.com/casacore/casacore/archive/v3.6.1.tar.gz).
test-bot (macOS-latest): backup/casacore.rb#L14
FormulaAudit/DependencyOrder: dependency "cfitsio" (line 14) should be put before dependency "casacore-data" (line 13)
test-bot (macOS-latest): backup/casacore.rb#L15
FormulaAudit/DependencyOrder: dependency "fftw" (line 15) should be put before dependency "casacore-data" (line 13)
test-bot (macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-bot (macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/