feat: add pre-validation hooks #109
ci.yaml
on: pull_request
build
/
forge-build
51s
lint
/
forge-lint
44s
Matrix: release-artifacts
test
/
forge-test
54s
Annotations
4 errors and 12 warnings
|
release-artifacts (Safe7579Launchpad) / forge-build
Missing download info for actions/upload-artifact@v3
|
|
release-artifacts (Safe7579) / forge-build
Missing download info for actions/upload-artifact@v3
|
|
release-artifacts (Safe7579) / forge-build
The strategy configuration was canceled because "release-artifacts.Safe7579Launchpad" failed
|
|
.github/workflows/ci.yaml
The strategy configuration was canceled because "release-artifacts.Safe7579Launchpad" failed
|
|
lint / forge-lint:
src/interfaces/IUserOperationBuilder.sol#L4
imported name PackedUserOperation is not used
|
|
lint / forge-lint:
src/core/ModuleManager.sol#L302
Avoid to use inline assembly. It is acceptable only in rare cases
|
|
lint / forge-lint:
src/core/ModuleManager.sol#L9
global import of path ../DataTypes.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
lint / forge-lint:
src/core/ModuleManager.sol#L4
imported name SentinelListLib is not used
|
|
lint / forge-lint:
src/core/Initializer.sol#L18
imported name SentinelListLib is not used
|
|
lint / forge-lint:
src/core/Initializer.sol#L6
global import of path ../DataTypes.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
lint / forge-lint:
script/Deploy.s.sol#L12
imported name MockValidator is not used
|
|
lint / forge-lint:
script/Deploy.s.sol#L10
imported name SafeProxyFactory is not used
|
|
lint / forge-lint:
script/Deploy.s.sol#L9
imported name Safe is not used
|
|
lint / forge-lint:
script/Deploy.s.sol#L8
imported name MockRegistry is not used
|
|
lint / forge-lint
Cache not found for keys: linux-foundry-chain-fork-forge-lint-80a13860c79ee0abc0ef2540b33cab6759ea178b, linux-foundry-chain-fork-forge-lint-, linux-foundry-chain-fork-
|
|
build / forge-build
Cache not found for keys: linux-foundry-chain-fork-forge-build-80a13860c79ee0abc0ef2540b33cab6759ea178b, linux-foundry-chain-fork-forge-build-, linux-foundry-chain-fork-
|