Fixing Audit Findings #155
ci.yaml
on: pull_request
build
/
forge-build
34s
lint
/
forge-lint
21s
coverage
/
forge-coverage
2m 38s
test-unit
/
forge-test
38s
Annotations
5 errors and 2 warnings
lint / forge-lint:
src/core/TrustManager.sol#L102
Function has cyclomatic complexity 11 but allowed no more than 9
|
lint / forge-lint:
src/interfaces/IERC7484.sol#L1
Compiler version must be declared
|
lint / forge-lint:
src/lib/AttestationLib.sol#L12
Line length must be no more than 140 but current length is 172
|
lint / forge-lint:
src/lib/AttestationLib.sol#L15
Line length must be no more than 140 but current length is 177
|
test-unit / forge-test
Process completed with exit code 1.
|
lint / forge-lint:
src/IRegistry.sol#L8
imported name ModuleType is not used
|
coverage / forge-coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|