we forgot glue in a few places #194
Annotations
11 warnings
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.
|