Skip to content

Update JamesIves/github-pages-deploy-action action from vv4.6.1 to v4.6.8 #483

Update JamesIves/github-pages-deploy-action action from vv4.6.1 to v4.6.8

Update JamesIves/github-pages-deploy-action action from vv4.6.1 to v4.6.8 #483

Triggered via pull request October 21, 2024 07:41
Status Success
Total duration 3m 15s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint: data-raw/accesstree.R#L47
file=data-raw/accesstree.R,line=47,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
lint: data-raw/accesstree.R#L109
file=data-raw/accesstree.R,line=109,col=3,[commented_code_linter] Commented code should be removed.
lint: R/autoReport.R#L130
file=R/autoReport.R,line=130,col=13,[object_usage_linter] no visible global function definition for 'getConfig'
lint: R/autoReport.R#L255
file=R/autoReport.R,line=255,col=9,[object_usage_linter] no visible global function definition for 'getConfig'
lint: R/autoReport.R#L262
file=R/autoReport.R,line=262,col=12,[object_usage_linter] no visible global function definition for 'rapOpenDbConnection'
lint: R/autoReport.R#L264
file=R/autoReport.R,line=264,col=5,[object_usage_linter] no visible global function definition for 'rapCloseDbConnection'
lint: R/autoReport.R#L293
file=R/autoReport.R,line=293,col=8,[indentation_linter] Indentation should be 34 spaces but is 8 spaces.
lint: R/autoReport.R#L459
file=R/autoReport.R,line=459,col=3,[object_name_linter] Variable and function name style should match camelCase or snake_case.
lint: R/autoReport.R#L462
file=R/autoReport.R,line=462,col=32,[object_usage_linter] no visible global function definition for '%>%'
lint: R/autoReport.R#L477
file=R/autoReport.R,line=477,col=10,[indentation_linter] Indentation should be 14 spaces but is 10 spaces.