Fix & improve .window_size validation #317
Annotations
1 error and 11 warnings
Lint
Process completed with exit code 31.
|
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/utils.R#L997
file=R/utils.R,line=997,col=34,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
R/utils.R#L998
file=R/utils.R,line=998,col=64,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
R/utils.R#L1027
file=R/utils.R,line=1027,col=6,[indentation_linter] Indentation should be 12 spaces but is 6 spaces.
|
Lint:
R/utils.R#L1029
file=R/utils.R,line=1029,col=4,[indentation_linter] Hanging indent should be 8 spaces but is 4 spaces.
|
Lint:
R/utils.R#L1034
file=R/utils.R,line=1034,col=6,[indentation_linter] Indentation should be 12 spaces but is 6 spaces.
|
Lint:
R/utils.R#L1035
file=R/utils.R,line=1035,col=4,[indentation_linter] Hanging indent should be 8 spaces but is 4 spaces.
|
Lint:
R/utils.R#L1040
file=R/utils.R,line=1040,col=6,[indentation_linter] Indentation should be 12 spaces but is 6 spaces.
|
Lint:
R/utils.R#L1041
file=R/utils.R,line=1041,col=4,[indentation_linter] Hanging indent should be 8 spaces but is 4 spaces.
|
Lint:
R/utils.R#L1046
file=R/utils.R,line=1046,col=6,[indentation_linter] Indentation should be 12 spaces but is 6 spaces.
|
Lint:
R/utils.R#L1047
file=R/utils.R,line=1047,col=4,[indentation_linter] Hanging indent should be 8 spaces but is 4 spaces.
|
Loading