metrics logging options #1801
Annotations
1 error and 4 warnings
lint
Process completed with exit code 31.
|
lint
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
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:
R/crew_options_local.R#L18
file=R/crew_options_local.R,line=18,col=20,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/crew_options_metrics.R#L42
file=R/crew_options_metrics.R,line=42,col=22,[assignment_linter] Use <-, not =, for assignment.
|