build: update deps #130
Annotations
11 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:
R/add.R#L419
file=R/add.R,line=419,col=22,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/animation.R#L28
file=R/animation.R,line=28,col=4,[indentation_linter] Indentation should be 8 spaces but is 4 spaces.
|
lint:
R/bio3d.R#L53
file=R/bio3d.R,line=53,col=30,[object_name_linter] Variable and function name style should match snake_case or camelCase.
|
lint:
R/button.R#L290
file=R/button.R,line=290,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
lint:
R/button.R#L366
file=R/button.R,line=366,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
lint:
R/button.R#L483
file=R/button.R,line=483,col=6,[indentation_linter] Indentation should be 20 spaces but is 6 spaces.
|
lint:
R/get.R#L9
file=R/get.R,line=9,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/get.R#L27
file=R/get.R,line=27,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/r3dmol.R#L57
file=R/r3dmol.R,line=57,col=4,[indentation_linter] Indentation should be 8 spaces but is 4 spaces.
|
lint:
R/style.R#L69
file=R/style.R,line=69,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|