Bump @metamask/snaps-controllers from 9.11.1 to 9.12.0 #1721
main.yml
on: pull_request
Build, lint, and test
/
Prepare
2m 36s
Check workflows
5s
Matrix: Build, lint, and test / Test
Build, lint, and test
/
Build
21s
Build, lint, and test
/
Lint
27s
Build, lint, and test
/
Verify Snaps
26s
publish-registry
/
Check if registry file was updated
publish-registry
/
Deploy registry to remote storage
publish-registry
/
Republish directory
Publish release
/
publish-npm
Annotations
4 errors and 7 warnings
Build, lint, and test / Verify Snaps:
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; 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.
|
Build, lint, and test / Verify Snaps:
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'.
|
Build, lint, and test / Verify Snaps
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, lint, and test / Prepare
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/
|
Build, lint, and test / Build
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/
|
Build, lint, and test / Test (20.x)
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/
|
Build, lint, and test / Test (18.x)
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/
|
Build, lint, and test / Lint
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/
|
Build, lint, and test / Verify Snaps
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/
|