Skip to content

Support clickable hyperlinks #6682

Support clickable hyperlinks

Support clickable hyperlinks #6682

Triggered via pull request August 6, 2024 21:49
Status Failure
Total duration 3m 22s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
lint
Process completed with exit code 31.
lint: R/methods.R#L13
file=R/methods.R,line=13,col=5,[object_overwrite_linter] 'start' is an exported object from package 'stats'. Avoid re-using such symbols.
lint: R/methods.R#L14
file=R/methods.R,line=14,col=5,[object_overwrite_linter] 'end' is an exported object from package 'stats'. Avoid re-using such symbols.
lint: R/methods.R#L17
file=R/methods.R,line=17,col=5,[object_overwrite_linter] 'start' is an exported object from package 'stats'. Avoid re-using such symbols.
lint: R/methods.R#L18
file=R/methods.R,line=18,col=5,[object_overwrite_linter] 'end' is an exported object from package 'stats'. Avoid re-using such symbols.
lint: R/methods.R#L25
file=R/methods.R,line=25,col=6,[indentation_linter] Hanging indent should be 8 spaces but is 6 spaces.