Support calling wallet_requestExecutionPermissions directly on the wallet api #260
Annotations
10 errors and 4 warnings
|
|
|
packages/delegation-toolkit/src/experimental/snapsAuthorization.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
|
packages/delegation-toolkit/src/experimental/index.ts#L55
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
packages/delegation-toolkit/src/experimental/index.ts#L50
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
packages/delegation-toolkit/src/experimental/index.ts#L46
It's not necessary to initialize 'kernelSnapId: string | undefined' to undefined
|
|
|
|
packages/delegation-toolkit/src/experimental/index.ts#L30
Type Alias name `erc7715ProviderConfig` must match one of the following formats: PascalCase
|
|
packages/delegation-toolkit/src/experimental/erc7715RequestExecutionPermissionsAction.ts#L122
'getRequestExecutionPermissionsRequestParams' is defined but never used
|
|
|
|
packages/delegation-toolkit/src/experimental/erc7715RequestExecutionPermissionsAction.ts#L14
Import MetaMaskExtensionClient unnecessarily renamed
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading