feat: add paymaster guard module #5429
Triggered via pull request
December 20, 2024 19:31
Status
Failure
Total duration
12m 10s
Artifacts
–
on-pull-request.yml
on: pull_request
Enforce PR Title Format
11m 18s
Lint
12m 2s
Build and Test
7m 29s
Annotations
4 errors and 8 warnings
Build and Test
'EntityIdOverrideError' is declared but its value is never read.
|
Build and Test
'DEFAULT_OWNER_ENTITY_ID' is declared but its value is never read.
|
Build and Test
@account-kit/smart-contracts#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/smart-contracts) /tmp/yarn--1734723550604-0.27335242511722035/yarn run build exited (2)
|
Build and Test
Process completed with exit code 2.
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Enforce PR Title Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L58
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
|
Lint:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L65
React Hook useEffect has a missing dependency: 'handleIncomingURL'. Either include it or remove the dependency array
|
Lint:
account-kit/rn-signer/example/src/screens/otp-auth.tsx#L43
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
|
Lint:
account-kit/smart-contracts/src/ma-v2/actions/install-validation/installValidation.ts#L5
'EntityIdOverrideError' is defined but never used
|
Lint:
account-kit/smart-contracts/src/ma-v2/actions/install-validation/installValidation.ts#L23
'DEFAULT_OWNER_ENTITY_ID' is defined but never used
|