Feat/bitcoin wallet overview #38094
Annotations
2 errors and 2 warnings
Run yarn lint:tsc:
app/lib/snaps/preinstalled-snaps.ts#L7
Conversion of type '{ snapId: string; manifest: { version: string; description: string; proposedName: string; repository: { type: string; url: string; }; source: { shasum: string; location: { npm: { filePath: string; iconPath: string; packageName: string; registry: string; }; }; }; initialConnections: { ...; }; initialPermissions: { .....' to type 'PreinstalledSnap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn lint:tsc
Process completed with exit code 2.
|
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-10".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading