Fix python version after recent updates #338
lint-changed-files.yaml
on: pull_request
lint-changed-files
2m 56s
Annotations
1 error and 5 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
lint-changed-files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-changed-files:
R/cli.R#L82
file=R/cli.R,line=82,col=37,[brace_linter] There should be a space before an opening curly brace.
|
lint-changed-files:
R/cli.R#L82
file=R/cli.R,line=82,col=37,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint-changed-files:
R/compute_vS.R#L42
file=R/compute_vS.R,line=42,col=37,[commas_linter] Commas should always have a space after.
|