docs: modernize pkgdown config (#20) #41
Annotations
1 error and 11 warnings
lint
Process completed with exit code 31.
|
lint
The following actions uses Node.js version which is deprecated 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/ukair_catalogue.R#L99
file=R/ukair_catalogue.R,line=99,col=29,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/ukair_catalogue.R#L105
file=R/ukair_catalogue.R,line=105,col=28,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/ukair_catalogue.R#L111
file=R/ukair_catalogue.R,line=111,col=29,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/ukair_catalogue.R#L146
file=R/ukair_catalogue.R,line=146,col=18,[seq_linter] 1:dim(...)[2] is likely to be wrong in the empty edge case. Use seq_len(dim(...)[2]) instead.
|
lint:
R/ukair_catalogue.R#L147
file=R/ukair_catalogue.R,line=147,col=46,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/ukair_catalogue.R#L148
file=R/ukair_catalogue.R,line=148,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
|
lint:
R/ukair_catalogue.R#L172
file=R/ukair_catalogue.R,line=172,col=53,[indentation_linter] Hanging indent should be 58 spaces but is 53 spaces.
|
lint:
R/ukair_catalogue.R#L175
file=R/ukair_catalogue.R,line=175,col=51,[indentation_linter] Hanging indent should be 56 spaces but is 51 spaces.
|
lint:
R/ukair_get_coordinates.R#L77
file=R/ukair_get_coordinates.R,line=77,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 131 characters.
|
lint:
R/ukair_get_coordinates.R#L101
file=R/ukair_get_coordinates.R,line=101,col=5,[commented_code_linter] Commented code should be removed.
|