Skip to content

feat: improve language button #46

feat: improve language button

feat: improve language button #46

Triggered via pull request January 30, 2025 15:10
@maellemaelle
synchronize #94
button
Status Failure
Total duration 9m 25s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
9m 17s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: R/render.R#L625
file=R/render.R,line=625,col=50,[extraction_operator_linter] Use `[[` instead of `[` to extract an element.
lint-changed-files: R/render.R#L625
file=R/render.R,line=625,col=52,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.