Merge pull request #509 from skyclouds2001/dev #25
Annotations
4 errors and 9 warnings
tests
Process completed with exit code 1.
|
lint:
frontend/src/views/feature/WebClipboard.vue#L13
Unexpected any value in conditional. An explicit comparison or type cast is required
|
lint:
frontend/src/views/feature/WebClipboard.vue#L13
Unexpected any value in conditional. An explicit comparison or type cast is required
|
lint
Process completed with exit code 1.
|
lint:
backend/src/ws/ws-exception.filter.ts#L7
Promise.catch() requires 1 argument, but received 2
|
lint:
frontend/src/lib/network.ts#L5
Using exported name 'AxiosRetry' as identifier for default export
|
lint:
frontend/src/lib/network.ts#L39
Caution: `axios` also has a named export `CancelToken`. Check if you meant to write `import {CancelToken} from 'axios'` instead
|
lint:
frontend/src/lib/network.ts#L46
Caution: `axios` also has a named export `CancelToken`. Check if you meant to write `import {CancelToken} from 'axios'` instead
|
lint:
packages/fs-OPFS/rollup.config.js#L2
Using exported name 'babel' as identifier for default export
|
lint:
packages/vite-plugin-aliases/rollup.config.js#L2
Using exported name 'babel' as identifier for default export
|
lint:
packages/vite-plugin-copy-assets/rollup.config.js#L2
Using exported name 'babel' as identifier for default export
|
lint:
packages/vite-plugin-mocker/rollup.config.js#L2
Using exported name 'babel' as identifier for default export
|
lint:
packages/vite-plugin-utils/rollup.config.js#L2
Using exported name 'babel' as identifier for default export
|