Bump @metamask/snaps-utils from 8.4.1 to 8.5.2 #1739
Annotations
2 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: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; $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
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading