Skip to content

Add justification and width arguments to silhouette plotting functions #300

Add justification and width arguments to silhouette plotting functions

Add justification and width arguments to silhouette plotting functions #300

Triggered via pull request February 5, 2024 22:35
Status Success
Total duration 2m 5s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
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: R/add_phylopic_base.r#L113
file=R/add_phylopic_base.r,line=113,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 101.
lint: R/add_phylopic_base.r#L144
file=R/add_phylopic_base.r,line=144,col=24,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: R/add_phylopic_base.r#L211
file=R/add_phylopic_base.r,line=211,col=23,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: R/add_phylopic_base.r#L242
file=R/add_phylopic_base.r,line=242,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
lint: R/add_phylopic_base.r#L250
file=R/add_phylopic_base.r,line=250,col=12,[indentation_linter] Hanging indent should be 30 spaces but is 12 spaces.
lint: R/add_phylopic_base.r#L255
file=R/add_phylopic_base.r,line=255,col=12,[indentation_linter] Hanging indent should be 31 spaces but is 12 spaces.
lint: R/add_phylopic_base.r#L270
file=R/add_phylopic_base.r,line=270,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/add_phylopic_legend.R#L7
file=R/add_phylopic_legend.R,line=7,col=72,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/add_phylopic_legend.R#L9
file=R/add_phylopic_legend.R,line=9,col=72,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/add_phylopic_legend.R#L15
file=R/add_phylopic_legend.R,line=15,col=79,[trailing_whitespace_linter] Trailing whitespace is superfluous.