Upd forge-std and fix all compiler warnings #1656
test.yml
on: pull_request
Bootstrap environment
4s
security
/
Check security issues
1m 49s
actions
/
Check GitHub Actions issues
9s
Annotations
2 errors and 6 warnings
Foundry project
Process completed with exit code 1.
|
security / Check security issues
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Bootstrap environment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
actions / Check GitHub Actions issues
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Foundry project
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linters:
src/CSModule.sol#L549
Function order is incorrect, external function can not go after external view function (line 541)
|
Linters:
src/CSPerksRegistry.sol#L77
Function order is incorrect, external function can not go after external view function (line 62)
|