feat: Remove Account Snap Warning (Flask) #33365
Annotations
2 errors and 2 warnings
app/components/Views/Snaps/SnapSettings/SnapSettings.tsx#L101
Argument of type '{ type: "eip155:eoa" | "eip155:erc4337" | "bip122:p2wpkh"; id: string; address: string; options: Record<string, Json>; methods: string[]; metadata: { name: string; importTime: number; keyring: { ...; }; nameLastUpdatedAt?: number | undefined; snap?: { ...; } | undefined; lastSelected?: number | undefined; }; }[]' is not assignable to parameter of type 'SetStateAction<never[]>'.
|
|
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-2".
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/
|
This job failed
Loading