Skip to content

Update pkgdown.yaml #28

Update pkgdown.yaml

Update pkgdown.yaml #28

Triggered via push August 29, 2024 22:18
Status Success
Total duration 1m 0s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. 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/peekbankr.R#L6
file=R/peekbankr.R,line=6,col=13,[infix_spaces_linter] Put spaces around all infix operators.
lint: R/peekbankr.R#L49
file=R/peekbankr.R,line=49,col=28,[object_usage_linter] no visible global function definition for 'connect_to_peekbankr'
lint: R/peekbankr.R#L64
file=R/peekbankr.R,line=64,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
lint: R/peekbankr.R#L139
file=R/peekbankr.R,line=139,col=14,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
lint: R/peekbankr.R#L183
file=R/peekbankr.R,line=183,col=14,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
lint: R/peekbankr.R#L187
file=R/peekbankr.R,line=187,col=14,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
lint: R/peekbankr.R#L196
file=R/peekbankr.R,line=196,col=23,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
lint: R/peekbankr.R#L200
file=R/peekbankr.R,line=200,col=23,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
lint: R/peekbankr.R#L201
file=R/peekbankr.R,line=201,col=8,[indentation_linter] Indentation should be 43 spaces but is 8 spaces.
lint: R/peekbankr.R#L207
file=R/peekbankr.R,line=207,col=12,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.