Skip to content

Fixed URLs with 301 error codes #407

Fixed URLs with 301 error codes

Fixed URLs with 301 error codes #407

Triggered via push November 18, 2025 14:06
Status Success
Total duration 2m 39s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/add_phylopic_legend.R#L7
file=R/add_phylopic_legend.R,line=7,col=72,[trailing_whitespace_linter] Remove trailing whitespace.
lint: R/add_phylopic_base.r#L299
file=R/add_phylopic_base.r,line=299,col=1,[trailing_whitespace_linter] Remove trailing whitespace.
lint: R/add_phylopic_base.r#L293
file=R/add_phylopic_base.r,line=293,col=9,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint: R/add_phylopic_base.r#L284
file=R/add_phylopic_base.r,line=284,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
lint: R/add_phylopic_base.r#L256
file=R/add_phylopic_base.r,line=256,col=1,[trailing_whitespace_linter] Remove trailing whitespace.
lint: R/add_phylopic_base.r#L228
file=R/add_phylopic_base.r,line=228,col=1,[trailing_whitespace_linter] Remove trailing whitespace.
lint: R/add_phylopic_base.r#L224
file=R/add_phylopic_base.r,line=224,col=1,[trailing_whitespace_linter] Remove trailing whitespace.
lint: R/add_phylopic_base.r#L209
file=R/add_phylopic_base.r,line=209,col=4,[commented_code_linter] Remove commented code.
lint: R/add_phylopic_base.r#L207
file=R/add_phylopic_base.r,line=207,col=4,[commented_code_linter] Remove commented code.
lint: R/add_phylopic_base.r#L145
file=R/add_phylopic_base.r,line=145,col=24,[vector_logic_linter] Use `&&` in conditional expressions.