Skip to content

chore: minor fixes on the scripts (#197) #362

chore: minor fixes on the scripts (#197)

chore: minor fixes on the scripts (#197) #362

Triggered via push September 18, 2023 12:32
Status Success
Total duration 2m 16s
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/