Bump @metamask/snaps-cli from 4.0.1 to 5.0.0 #92
Annotations
10 errors and 1 warning
Run yarn lint:
packages/site/src/components/ReloadSvg.tsx#L15
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run yarn lint:
packages/site/src/components/SnapLogo.tsx#L2
'color' is defined but never used. Allowed unused args must match /[_]+/u
|
Run yarn lint:
packages/site/src/components/SnapLogo.tsx#L3
'size' is defined but never used. Allowed unused args must match /[_]+/u
|
Run yarn lint:
packages/site/src/pages/index.tsx#L7
'ReconnectButton' is defined but never used
|
Run yarn lint:
packages/site/src/pages/index.tsx#L48
'Subtitle' is assigned a value but never used
|
Run yarn lint:
packages/site/src/pages/index.tsx#L69
'Notice' is assigned a value but never used
|
Run yarn lint:
packages/site/src/pages/index.tsx#L88
'ErrorMessage' is assigned a value but never used
|
Run yarn lint:
packages/snap/src/index.ts#L2
'copyable' is defined but never used
|
Run yarn lint:
packages/snap/src/index.ts#L4
Delete `⏎`
|
Run yarn lint:
packages/snap/src/index.ts#L5
Missing JSDoc comment
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading