fix: remove builder and update foundry #85
ci.yaml
on: push
build
/
forge-build
45s
lint
/
forge-lint
33s
Matrix: release-artifacts
test
/
forge-test
42s
Annotations
3 errors and 11 warnings
release-artifacts (Safe7579Launchpad) / forge-build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
release-artifacts (Safe7579) / forge-build
FailFast: cancelling since parallel instance has failed
|
release-artifacts (Safe7579) / forge-build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
lint / forge-lint:
script/Deploy.s.sol#L8
imported name MockRegistry is not used
|
lint / forge-lint:
script/Deploy.s.sol#L9
imported name Safe is not used
|
lint / forge-lint:
script/Deploy.s.sol#L10
imported name SafeProxyFactory is not used
|
lint / forge-lint:
script/Deploy.s.sol#L12
imported name MockValidator 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:
src/core/Initializer.sol#L18
imported name SentinelListLib is not used
|
lint / forge-lint:
src/core/ModuleManager.sol#L4
imported name SentinelListLib is not used
|
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/interfaces/IUserOperationBuilder.sol#L4
imported name PackedUserOperation is not used
|
lint / forge-lint:
src/interfaces/IUserOperationBuilder.sol#L6
imported name Execution is not used
|
test / forge-test
Cache not found for keys: build-and-modules-22c4c59b82d9de571cbcdcdc23dd0dce5a4f77f8
|