Skip to content

Use default repo instead of hardcoding it (#19) #82

Use default repo instead of hardcoding it (#19)

Use default repo instead of hardcoding it (#19) #82

Triggered via push June 4, 2024 14:05
Status Success
Total duration 1m 22s
Artifacts

linter.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint Code Base
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Code Base: script.R#L15
file=/github/workspace/script.R,line=15,col=121,[line_length_linter] Lines should not be more than 120 characters.
Lint Code Base: script.R#L68
file=/github/workspace/script.R,line=68,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.