Skip to content

Polish lint and styling actions #1

Polish lint and styling actions

Polish lint and styling actions #1

Triggered via pull request September 14, 2024 11:42
Status Failure
Total duration 1m 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
main
Process completed with exit code 1.
main: R/make_nixpkgs_url.R#L2
file=/home/runner/work/rix/rix/R/make_nixpkgs_url.R,line=2,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 138 characters.
main: R/nix_hash.R#L107
file=/home/runner/work/rix/rix/R/nix_hash.R,line=107,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
main: R/nix_hash.R#L115
file=/home/runner/work/rix/rix/R/nix_hash.R,line=115,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 106 characters.
main: R/nix_hash.R#L116
file=/home/runner/work/rix/rix/R/nix_hash.R,line=116,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 179 characters.
main: R/with_nix.R#L143
file=/home/runner/work/rix/rix/R/with_nix.R,line=143,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 112 characters.
main: R/with_nix.R#L173
file=/home/runner/work/rix/rix/R/with_nix.R,line=173,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
main: R/with_nix.R#L178
file=/home/runner/work/rix/rix/R/with_nix.R,line=178,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
main
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/