Skip to content

fix: Portal should not be initializable/upgradeable (#199) #366

fix: Portal should not be initializable/upgradeable (#199)

fix: Portal should not be initializable/upgradeable (#199) #366

Triggered via push September 19, 2023 07:55
Status Success
Total duration 2m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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
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/