Feat--tests #18
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
test-unit
0s
test-invariant
0s
test-fuzz
0s
coverage
0s
slither-analyze
0s
Annotations
2 errors and 5 warnings
lint:
contracts/AngleGovernor.sol#L19
Unexpected import of console file
|
lint
Process completed with exit code 1.
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
contracts/AngleGovernor.sol#L7
imported name SafeCast is not used
|
lint:
contracts/VeANGLEVotingDelegation.sol#L101
Variable "expirationAdjustedAngle" is unused
|