Skip to content

Update color system #210

Update color system

Update color system #210

Triggered via push January 27, 2024 19:47
Status Success
Total duration 1m 47s
Artifacts

lint.yaml

on: push
Run lintr scanning
1m 38s
Run lintr scanning
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run lintr scanning
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-r@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run lintr scanning: R/catalogs.R#L15
file=R/catalogs.R,line=15,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
Run lintr scanning: R/catalogs.R#L60
file=R/catalogs.R,line=60,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
Run lintr scanning: R/catalogs.R#L214
file=R/catalogs.R,line=214,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
Run lintr scanning: R/series.R#L101
file=R/series.R,line=101,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 21.
Run lintr scanning: R/series.R#L318
file=R/series.R,line=318,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.