Bump @metamask/json-rpc-engine from 7.3.1 to 7.3.2 #85
main.yml
on: pull_request
Build, lint, and test
/
Prepare
1m 30s
Check workflows
8s
All jobs pass
0s
Annotations
12 errors and 4 warnings
Build, lint, and test / Lint:
packages/site/src/components/ReloadSvg.tsx#L15
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Build, lint, and test / Lint:
packages/site/src/components/SnapLogo.tsx#L2
'color' is defined but never used. Allowed unused args must match /[_]+/u
|
Build, lint, and test / Lint:
packages/site/src/components/SnapLogo.tsx#L3
'size' is defined but never used. Allowed unused args must match /[_]+/u
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L7
'ReconnectButton' is defined but never used
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L48
'Subtitle' is assigned a value but never used
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L69
'Notice' is assigned a value but never used
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L88
'ErrorMessage' is assigned a value but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.ts#L2
'copyable' is defined but never used
|
|
Build, lint, and test / Lint:
packages/snap/src/index.ts#L5
Missing JSDoc comment
|
Build, lint, and test / Build
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Prepare
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/.
|
Build, lint, and test / Lint
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/.
|
Build, lint, and test / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|