Skip to content

deprecation message #76

deprecation message

deprecation message #76

Triggered via push May 30, 2024 14:47
Status Success
Total duration 4m 10s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: data-raw/countries.R#L3
file=data-raw/countries.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 103 characters.
lint: data-raw/journal_field.R#L7
file=data-raw/journal_field.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 142 characters.
lint: data-raw/journal_field.R#L8
file=data-raw/journal_field.R,line=8,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 114 characters.
lint: data-raw/journal_field.R#L64
file=data-raw/journal_field.R,line=64,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: data-raw/universities.R#L5
file=data-raw/universities.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 98 characters.
lint: data-raw/universities.R#L25
file=data-raw/universities.R,line=25,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
lint: data-raw/universities.R#L82
file=data-raw/universities.R,line=82,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
lint: inst/continent_journal.Rmd#L18
file=inst/continent_journal.Rmd,line=18,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
lint: inst/continent_year.Rmd#L18
file=inst/continent_year.Rmd,line=18,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
lint: inst/continent.Rmd#L8
file=inst/continent.Rmd,line=8,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.