Convert gif to webm #40
lint-changed-files.yaml
on: pull_request
lint-changed-files
1m 49s
Annotations
1 error and 3 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files
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-changed-files:
vignettes/getting_started.Rmd#L19
file=vignettes/getting_started.Rmd,line=19,col=10,[paste_linter] Construct file paths with file.path(...) instead of paste0(x, "/", y, "/", z). Note that paste() converts empty inputs to "", whereas file.path() leaves it empty.
|
lint-changed-files:
vignettes/sivirep.Rmd#L86
file=vignettes/sivirep.Rmd,line=86,col=10,[paste_linter] Construct file paths with file.path(...) instead of paste0(x, "/", y, "/", z). Note that paste() converts empty inputs to "", whereas file.path() leaves it empty.
|