Fix after cargo update
#1718
static_analysis.yml
on: pull_request
static_analysis
45s
Annotations
4 errors and 3 warnings
static_analysis
Process completed with exit code 101.
|
static_analysis
The `cache-provider` `{cacheProvider}` is not valid.
|
static_analysis
Error: The `cache-provider` `{cacheProvider}` is not valid.
at getCacheProvider (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:77202:15)
at run (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:77869:27)
at /home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:77921:1
at /home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:77923:3
at Object.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/restore/index.js:77926:12)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
|
static_analysis
Path does not exist: results.sarif
|
static_analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
static_analysis
Unexpected input(s) 'cache-key', valid inputs are ['prefix-key', 'shared-key', 'key', 'env-vars', 'workspaces', 'cache-directories', 'cache-targets', 'cache-on-failure', 'cache-all-crates', 'save-if', 'cache-provider']
|
static_analysis
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|