Skip to content

Polish lint and styling actions #17

Polish lint and styling actions

Polish lint and styling actions #17

Triggered via pull request September 14, 2024 11:23
Status Failure
Total duration 1m 47s
Artifacts

format-code.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
main
Process completed with exit code 1.
main: R/with_nix_helpers.R#L76
file=/home/runner/work/rix/rix/R/with_nix_helpers.R,line=76,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 121 characters.
main: R/detect_os.R#L24
file=/home/runner/work/rix/rix/R/detect_os.R,line=24,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 125 characters.
main: R/rix.R#L324
file=/home/runner/work/rix/rix/R/rix.R,line=324,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
main: R/nix_build.R#L31
file=/home/runner/work/rix/rix/R/nix_build.R,line=31,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
main: R/nix_build.R#L38
file=/home/runner/work/rix/rix/R/nix_build.R,line=38,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
main: R/nix_build.R#L43
file=/home/runner/work/rix/rix/R/nix_build.R,line=43,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
main: R/nix_build.R#L73
file=/home/runner/work/rix/rix/R/nix_build.R,line=73,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 108 characters.
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/