Skip to content

Issue 66 - expanded test coverage and GHA updates #44

Issue 66 - expanded test coverage and GHA updates

Issue 66 - expanded test coverage and GHA updates #44

Triggered via pull request September 19, 2023 20:26
Status Success
Total duration 3m 9s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/app_heatmap.R#L108
file=R/app_heatmap.R,line=108,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/app_heatmap.R#L305
file=R/app_heatmap.R,line=305,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/app_heatmap.R#L318
file=R/app_heatmap.R,line=318,col=4,[indentation_linter] Indentation should be 0 spaces but is 4 spaces.
lint: R/app_heatmap.R#L413
file=R/app_heatmap.R,line=413,col=5,[indentation_linter] Indentation should be 4 spaces but is 5 spaces.
lint: R/app_heatmap.R#L426
file=R/app_heatmap.R,line=426,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/app_pcs.R#L83
file=R/app_pcs.R,line=83,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/data_classes.R#L62
file=R/data_classes.R,line=62,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/data_classes.R#L69
file=R/data_classes.R,line=69,col=4,[indentation_linter] Indentation should be 0 spaces but is 4 spaces.
lint: R/data_classes.R#L89
file=R/data_classes.R,line=89,col=5,[object_usage_linter] local variable 'invalid_vars' assigned but may not be used
lint: R/data_classes.R#L137
file=R/data_classes.R,line=137,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.