[Security][Workflow]: Include SAST #83
Annotations
9 errors and 3 warnings
.github/workflows/security.yaml#L8
`sast` is not a recognized word. (unrecognized-spelling)
|
.github/workflows/security.yaml#L9
`yaml` is not a recognized word. (unrecognized-spelling)
|
contracts/feeDistributor/IFeeDistributor.sol#L99
` address address ` matches a line_forbidden.patterns entry: `\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\s`. (forbidden-pattern)
|
contracts/structs/P2pStructs.sol#L43
` amount amount ` matches a line_forbidden.patterns entry: `\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\s`. (forbidden-pattern)
|
lib/forge-std/src/test/Script.t.sol#L14
` test test ` matches a line_forbidden.patterns entry: `\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\s`. (forbidden-pattern)
|
lib/forge-std/src/test/Script.t.sol#L14
` test test ` matches a line_forbidden.patterns entry: `\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\s`. (forbidden-pattern)
|
lib/forge-std/src/test/Script.t.sol#L14
` test test ` matches a line_forbidden.patterns entry: `\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\s`. (forbidden-pattern)
|
.github/workflows/security.yaml#L9
`sast` is not a recognized word. (unrecognized-spelling)
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "check-spelling-comment".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading