Skip to content

General fixes and cleaning #351

General fixes and cleaning

General fixes and cleaning #351

Triggered via pull request September 19, 2024 14:48
Status Failure
Total duration 1m 30s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: examples/toolshed/src/components/SelectProvider.tsx#L1
Unable to resolve path to module 'react-select'
lint: examples/toolshed/src/components/WalletConfig.tsx#L2
Unable to resolve path to module 'react-select'
lint: examples/toolshed/src/index.d.ts#L1
Unable to resolve path to module '@metamask/providers'
lint: examples/toolshed/src/main.tsx#L2
Unable to resolve path to module 'react-dom/client'
lint: examples/toolshed/vite.config.ts#L1
Unable to resolve path to module '@esbuild-plugins/node-globals-polyfill'
lint: examples/toolshed/vite.config.ts#L2
Unable to resolve path to module '@vitejs/plugin-react'
lint: examples/toolshed/vite.config.ts#L3
Unable to resolve path to module 'vite'
lint
Process completed with exit code 1.
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/