Consolidate suboptimal usages of which()
under one linter
#2797
check-all-examples.yaml
on: pull_request
check-all-examples
1m 34s
Annotations
3 warnings
check-all-examples
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.
|
check-all-examples
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.
|
check-all-examples:
<text>#L1
file=<text>,line=1,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 2 to at most 1.
|