feat: permissions translation layer #6834
on-pull-request.yml
on: pull_request
Enforce PR Title Format
4m 0s
Lint
4m 43s
Build and Test
4m 24s
Build iOS
5m 47s
Annotations
6 errors and 6 warnings
Build and Test
Property 'compile_raw' does not exist on type 'PermissionBuilder'. Did you mean 'compileRaw'?
|
Build and Test
@account-kit/smart-contracts#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/smart-contracts) /tmp/yarn--1744057461221-0.8155091169663586/yarn run build exited (2)
|
Build and Test
Process completed with exit code 2.
|
Build iOS
Property 'compile_raw' does not exist on type 'PermissionBuilder'. Did you mean 'compileRaw'?
|
Build iOS
@account-kit/smart-contracts#build: command (/Users/runner/work/aa-sdk/aa-sdk/account-kit/smart-contracts) /var/folders/qn/7t0vq3ts721cmgt0tgrtgzl80000gn/T/yarn--1744057544696-0.6374392282231658/yarn run build exited (2)
|
Build iOS
Process completed with exit code 2.
|
Lint:
account-kit/react/src/components/auth/sections/EmailAuth.tsx#L109
React Hook useEffect has missing dependencies: 'form.state.values.email' and 'setAuthStep'. Either include them or remove the dependency array
|
Lint:
account-kit/signer/test/base.test.ts#L28
Useless constructor
|
Lint:
account-kit/smart-contracts/src/ma-v2/actions/deferralActions.test.ts#L28
'client' is assigned a value but never used
|
Lint:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L25
'Hex' is defined but never used
|
Lint:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L47
'modularAccountAbi' is defined but never used
|
Lint:
examples/ui-demo/src/components/ui/Spinner.tsx#L2
'Image' is defined but never used
|