Skip to content

Upd forge-std and fix all compiler warnings #1656

Upd forge-std and fix all compiler warnings

Upd forge-std and fix all compiler warnings #1656

Triggered via pull request January 24, 2025 11:48
@skhomutiskhomuti
synchronize #388
fix-warnings
Status Failure
Total duration 1m 57s
Artifacts

test.yml

on: pull_request
Bootstrap environment
4s
Bootstrap environment
security  /  Check security issues
1m 49s
security / Check security issues
actions  /  Check GitHub Actions issues
9s
actions / Check GitHub Actions issues
Linters
27s
Linters
Foundry project
15s
Foundry project
Fit to window
Zoom out
Zoom in

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)