Skip to content

Update pkgdown style #8

Update pkgdown style

Update pkgdown style #8

Triggered via pull request July 21, 2026 12:02
Status Success
Total duration 1m 28s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: data-raw/01_scrape_data.R#L39
file=data-raw/01_scrape_data.R,line=39,col=22,[pipe_consistency_linter] Use the |> pipe operator instead of the %>% pipe operator.
lint: data-raw/01_scrape_data.R#L38
file=data-raw/01_scrape_data.R,line=38,col=18,[pipe_consistency_linter] Use the |> pipe operator instead of the %>% pipe operator.
lint: data-raw/01_scrape_data.R#L32
file=data-raw/01_scrape_data.R,line=32,col=37,[quotes_linter] Only use double-quotes.
lint: data-raw/01_scrape_data.R#L32
file=data-raw/01_scrape_data.R,line=32,col=36,[infix_spaces_linter] Put spaces around all infix operators.
lint: data-raw/01_scrape_data.R#L32
file=data-raw/01_scrape_data.R,line=32,col=28,[commas_linter] Put a space after a comma.
lint: data-raw/01_scrape_data.R#L27
file=data-raw/01_scrape_data.R,line=27,col=22,[pipe_consistency_linter] Use the |> pipe operator instead of the %>% pipe operator.
lint: data-raw/01_scrape_data.R#L26
file=data-raw/01_scrape_data.R,line=26,col=21,[pipe_consistency_linter] Use the |> pipe operator instead of the %>% pipe operator.
lint: data-raw/01_scrape_data.R#L10
file=data-raw/01_scrape_data.R,line=10,col=21,[pipe_consistency_linter] Use the |> pipe operator instead of the %>% pipe operator.
lint: data-raw/01_scrape_data.R#L9
file=data-raw/01_scrape_data.R,line=9,col=19,[pipe_consistency_linter] Use the |> pipe operator instead of the %>% pipe operator.
lint: data-raw/01_scrape_data.R#L8
file=data-raw/01_scrape_data.R,line=8,col=69,[pipe_consistency_linter] Use the |> pipe operator instead of the %>% pipe operator.