feat: Research the technical requirements for developing a subgraph #377
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 10 warnings
lint
Process completed with exit code 1.
|
lint:
src/ModuleRegistry.sol#L133
Avoid to use tx.origin
|
lint:
test/mocks/AttestationRegistryMock.sol#L20
Use Custom Errors instead of require statements
|
lint:
test/mocks/AttestationRegistryMock.sol#L21
Use Custom Errors instead of require statements
|
lint:
test/mocks/AttestationRegistryMock.sol#L45
Use Custom Errors instead of require statements
|
lint:
test/mocks/AttestationRegistryMock.sol#L46
Use Custom Errors instead of require statements
|
lint:
test/mocks/AttestationRegistryMock.sol#L51
Use Custom Errors instead of require statements
|
lint:
test/mocks/AttestationRegistryMock.sol#L52
Use Custom Errors instead of require statements
|
lint:
test/mocks/AttestationRegistryMock.sol#L65
Use Custom Errors instead of require statements
|
lint:
test/mocks/AttestationRegistryMock.sol#L70
Use Custom Errors instead of require statements
|
lint:
test/mocks/ModuleRegistryMock.sol#L24
Use Custom Errors instead of require statements
|