Skip to content

Remove unneeded dplyr methods #198

Remove unneeded dplyr methods

Remove unneeded dplyr methods #198

Triggered via pull request February 14, 2024 13:18
Status Success
Total duration 2m 11s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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: R/acl.R#L6
file=R/acl.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/acl.R#L34
file=R/acl.R,line=34,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
lint: R/acl.R#L49
file=R/acl.R,line=49,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
lint: R/acl.R#L65
file=R/acl.R,line=65,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: R/acl.R#L123
file=R/acl.R,line=123,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
lint: R/acl.R#L139
file=R/acl.R,line=139,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 90 characters.
lint: R/acl.R#L165
file=R/acl.R,line=165,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.
lint: R/acl.R#L180
file=R/acl.R,line=180,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
lint: R/acl.R#L182
file=R/acl.R,line=182,col=3,[object_usage_linter] local variable 'res' assigned but may not be used
lint: R/acl.R#L196
file=R/acl.R,line=196,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.