feat: As a Dev, I want the EASPortal to be based on the AbstractPorta… #231
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
lint:
src/AttestationRegistry.sol#L109
Avoid to use tx.origin
|
lint:
src/AttestationRegistry.sol#L151
Avoid to use tx.origin
|
lint:
test/AttestationRegistry.t.sol#L168
Avoid to use tx.origin
|
lint:
test/AttestationRegistry.t.sol#L327
Avoid to use tx.origin
|
lint:
test/AttestationRegistry.t.sol#L336
Avoid to use tx.origin
|
lint:
test/AttestationRegistry.t.sol#L475
Avoid to use tx.origin
|
lint:
test/mocks/AttestationRegistryMock.sol#L18
Avoid to use tx.origin
|
lint:
test/mocks/AttestationRegistryMock.sol#L22
Avoid to use tx.origin
|
lint:
test/mocks/ModuleRegistryMock.sol#L15
Error message for require is too long
|
lint:
test/mocks/ModuleRegistryMock.sol#L16
Error message for require is too long
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: terencetcf/github-actions-lcov-minimum-coverage-checker@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|