Skip to content

update gitignore

update gitignore #5

Triggered via push September 30, 2024 08:30
Status Failure
Total duration 2m 20s
Billable time 3m
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 31.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: R/convert_cibersortx_output.R#L7
file=R/convert_cibersortx_output.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 87 characters.
lint: R/convert_cibersortx_output.R#L13
file=R/convert_cibersortx_output.R,line=13,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/convert_cibersortx_output.R#L15
file=R/convert_cibersortx_output.R,line=15,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/convert_cibersortx_output.R#L16
file=R/convert_cibersortx_output.R,line=16,col=8,[indentation_linter] Indentation should be 4 spaces but is 8 spaces.
lint: R/convert_cibersortx_output.R#L17
file=R/convert_cibersortx_output.R,line=17,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/convert_cibersortx_output.R#L19
file=R/convert_cibersortx_output.R,line=19,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/convert_cibersortx_output.R#L20
file=R/convert_cibersortx_output.R,line=20,col=8,[indentation_linter] Indentation should be 4 spaces but is 8 spaces.
lint: R/convert_cibersortx_output.R#L21
file=R/convert_cibersortx_output.R,line=21,col=37,[object_usage_linter] no visible binding for global variable 'P-value'
lint: R/convert_cibersortx_output.R#L24
file=R/convert_cibersortx_output.R,line=24,col=12,[indentation_linter] Indentation should be 6 spaces but is 12 spaces.
lint: R/convert_cibersortx_output.R#L24
file=R/convert_cibersortx_output.R,line=24,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 100 characters.