Skip to content

Make put_chunk_blocks_data compatible with get_chunk_blocks_data again. #28

Make put_chunk_blocks_data compatible with get_chunk_blocks_data again.

Make put_chunk_blocks_data compatible with get_chunk_blocks_data again. #28

Triggered via push September 20, 2024 07:57
Status Failure
Total duration 3m 6s
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/blocks.R#L26
file=R/blocks.R,line=26,col=8,[indentation_linter] Hanging indent should be 34 spaces but is 8 spaces.
lint: R/blocks.R#L33
file=R/blocks.R,line=33,col=12,[indentation_linter] Hanging indent should be 37 spaces but is 12 spaces.
lint: R/blocks.R#L61
file=R/blocks.R,line=61,col=8,[indentation_linter] Hanging indent should be 35 spaces but is 8 spaces.
lint: R/blocks.R#L96
file=R/blocks.R,line=96,col=8,[indentation_linter] Hanging indent should be 17 spaces but is 8 spaces.
lint: R/blocks.R#L96
file=R/blocks.R,line=96,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
lint: R/blocks.R#L109
file=R/blocks.R,line=109,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 21.
lint: R/blocks.R#L110
file=R/blocks.R,line=110,col=4,[indentation_linter] Hanging indent should be 41 spaces but is 4 spaces.
lint: R/blocks.R#L117
file=R/blocks.R,line=117,col=8,[indentation_linter] Hanging indent should be 42 spaces but is 8 spaces.
lint: R/blocks.R#L121
file=R/blocks.R,line=121,col=7,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/blocks.R#L123
file=R/blocks.R,line=123,col=14,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.