Bump @metamask/snaps-controllers from 9.11.1 to 9.16.0 #1822
Annotations
3 errors and 1 warning
Run yarn verify-snaps --diff:
scripts/verify-snaps.ts#L48
Conversion of type '{ manifest: VirtualFile<{ source: { location: { npm: { registry: "https://registry.npmjs.org" | "https://registry.npmjs.org/"; filePath: string; packageName: string; iconPath?: string | undefined; }; }; shasum: string; files?: string[] | undefined; locales?: string[] | undefined; }; description: string; version: SemVerVersion; proposedName: string; initialPermissions: Partial<{ 'endowment:cronjob': { jobs: Cronjob[]; maxRequestTime?: number | undefined; }; 'endowment:ethereum-provider': EmptyObject; 'endowment:keyring': { allowedOrigins?: string[] | undefined; maxRequestTime?: number | undefined; }; 'endowment:lifecycle-hooks'?: { maxRequestTime?: number | undefined; } | undefined; 'endowment:name-lookup': { chains?: `${string}:${string}`[] | undefined; matchers?: NameLookupMatchers | undefined; maxRequestTime?: number | undefined; }; 'endowment:network-access': EmptyObject; 'endowment:page-home'?: { maxRequestTime?: number | undefined; } | undefined; 'endowment:page-settings'?: { maxRequestTime?: number | undefined; } | undefined; 'endowment:rpc': { dapps?: boolean | undefined; snaps?: boolean | undefined; allowedOrigins?: string[] | undefined; maxRequestTime?: number | undefined; }; 'endowment:signature-insight': { allowSignatureOrigin?: boolean | undefined; maxRequestTime?: number | undefined; }; 'endowment:transaction-insight': { allowTransactionOrigin?: boolean | undefined; maxRequestTime?: number | undefined; }; 'endowment:webassembly': EmptyObject; snap_dialog: EmptyObject; snap_getBip32Entropy: Bip32Entropy[]; snap_getBip32PublicKey: Bip32Entropy[]; snap_getBip44Entropy: Bip44Entropy[]; snap_getEntropy: EmptyObject; snap_getLocale: EmptyObject; snap_manageAccounts: EmptyObject; snap_manageState: EmptyObject; snap_notify: EmptyObject; wallet_snap: Record<string, RequestedSnap>; }>; manifestVersion: "0.1"; repository?: { type: string; url: string; } | undefined; initialConnections?: Record<string & URL, {}> | undefined; platformVersion?: SemVerVersion | undefined; $schema?: string | undefined; }>; sourceCode: VirtualFile<unknown>; svgIcon: VirtualFile<unknown> | undefined; auxiliaryFiles: VirtualFile<unknown>[]; localizationFiles: VirtualFile<{ messages: Record<string, { message: string; description?: string | undefined; }>; locale: string; }>[]; }' to type 'FetchedSnapFiles' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn verify-snaps --diff:
scripts/verify-snaps.ts#L49
Argument of type 'import("/home/runner/work/snaps-registry/snaps-registry/node_modules/@metamask/snaps-sdk/dist/types/snap").SnapId' is not assignable to parameter of type 'import("/home/runner/work/snaps-registry/snaps-registry/node_modules/@metamask/snaps-controllers/node_modules/@metamask/snaps-utils/node_modules/@metamask/snaps-sdk/dist/types/snap").SnapId'.
|
Run yarn verify-snaps --diff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading