Cranfix #34
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#L5
file=R/autoencoder.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
lint:
R/autoencoder.R#L38
file=R/autoencoder.R,line=38,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/autoencoder.R#L40
file=R/autoencoder.R,line=40,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/autoencoder.R#L47
file=R/autoencoder.R,line=47,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/autoencoder.R#L60
file=R/autoencoder.R,line=60,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
lint:
R/autoencoder.R#L64
file=R/autoencoder.R,line=64,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
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 85 characters.
|
lint:
R/autoencoder.R#L74
file=R/autoencoder.R,line=74,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
lint:
R/autoencoder.R#L135
file=R/autoencoder.R,line=135,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/dataSets.R#L44
file=R/dataSets.R,line=44,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|