Skip to content

Cranfix

Cranfix #33

Triggered via pull request January 16, 2025 13:24
@gdkrmrgdkrmr
opened #58
cranfix
Status Success
Total duration 4m 31s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: R/autoencoder.R#L73
file=R/autoencoder.R,line=73,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/autoencoder.R#L108
file=R/autoencoder.R,line=108,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/autoencoder.R#L112
file=R/autoencoder.R,line=112,col=4,[indentation_linter] Hanging indent should be 19 spaces but is 4 spaces.
lint: R/autoencoder.R#L125
file=R/autoencoder.R,line=125,col=4,[indentation_linter] Hanging indent should be 19 spaces but is 4 spaces.
lint: R/autoencoder.R#L125
file=R/autoencoder.R,line=125,col=19,[function_left_parentheses_linter] Remove spaces before the left parenthesis in a function definition.
lint: R/autoencoder.R#L126
file=R/autoencoder.R,line=126,col=21,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/autoencoder.R#L127
file=R/autoencoder.R,line=127,col=6,[indentation_linter] Indentation should be 21 spaces but is 6 spaces.
lint: R/autoencoder.R#L132
file=R/autoencoder.R,line=132,col=6,[indentation_linter] Indentation should be 21 spaces but is 6 spaces.
lint: R/autoencoder.R#L135
file=R/autoencoder.R,line=135,col=6,[indentation_linter] Indentation should be 21 spaces but is 6 spaces.
lint: R/autoencoder.R#L143
file=R/autoencoder.R,line=143,col=8,[indentation_linter] Indentation should be 23 spaces but is 8 spaces.