Skip to content

Issue 86 - added sample malahanobis distance fxn based on svd lowD & allow for diff input in get_design_tbl() #54

Issue 86 - added sample malahanobis distance fxn based on svd lowD & allow for diff input in get_design_tbl()

Issue 86 - added sample malahanobis distance fxn based on svd lowD & allow for diff input in get_design_tbl() #54

Triggered via pull request September 9, 2024 20:05
Status Success
Total duration 4m 26s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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. This line is 99 characters.
lint: R/app_heatmap.R#L277
file=R/app_heatmap.R,line=277,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: R/app_heatmap.R#L308
file=R/app_heatmap.R,line=308,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/app_heatmap.R#L322
file=R/app_heatmap.R,line=322,col=4,[indentation_linter] Indentation should be 0 spaces but is 4 spaces.
lint: R/app_heatmap.R#L418
file=R/app_heatmap.R,line=418,col=5,[indentation_linter] Indentation should be 4 spaces but is 5 spaces.
lint: R/app_heatmap.R#L433
file=R/app_heatmap.R,line=433,col=16,[assignment_linter] Use <-, not =, for assignment.
lint: R/app_heatmap.R#L434
file=R/app_heatmap.R,line=434,col=18,[assignment_linter] Use <-, not =, for assignment.
lint: R/app_heatmap.R#L438
file=R/app_heatmap.R,line=438,col=16,[assignment_linter] Use <-, not =, for assignment.
lint: R/app_heatmap.R#L439
file=R/app_heatmap.R,line=439,col=18,[assignment_linter] Use <-, not =, for assignment.
lint: R/app_heatmap.R#L447
file=R/app_heatmap.R,line=447,col=16,[assignment_linter] Use <-, not =, for assignment.
lint
unable to access index for repository https://bioconductor.org/packages/3.18/bioc/bin/macosx/big-sur-arm64/contrib/4.4:
lint
unable to access index for repository https://bioconductor.org/packages/3.18/data/annotation/bin/macosx/big-sur-arm64/contrib/4.4:
lint
unable to access index for repository https://bioconductor.org/packages/3.18/data/experiment/bin/macosx/big-sur-arm64/contrib/4.4:
lint
unable to access index for repository https://bioconductor.org/packages/3.18/workflows/bin/macosx/big-sur-arm64/contrib/4.4:
lint
unable to access index for repository https://bioconductor.org/packages/3.18/books/bin/macosx/big-sur-arm64/contrib/4.4:
lint
Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
lint
Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1)
lint
‘dold’ may be used uninitialized [-Wmaybe-uninitialized]