[WIP] [do not merge] Plugins #11949
Annotations
2 errors and 11 warnings
Lint:
packages/plugins-shared/src/global.d.ts#L4
An interface declaring no members is equivalent to its supertype
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/desktop-client/public/index.es.js#L1
Replace `"react"` with `'react'`
|
Lint:
packages/desktop-client/public/index.es.js#L2
Replace `"react"` with `'react'`
|
Lint:
packages/desktop-client/public/index.es.js#L3
Replace `(props)·=>` with `props·=>⏎·`
|
Lint:
packages/desktop-client/public/index.es.js#L3
Using default React import is discouraged, please use named exports directly instead
|
Lint:
packages/desktop-client/public/index.es.js#L4
Replace `··"svg"` with `····'svg'`
|
Lint:
packages/desktop-client/public/index.es.js#L5
Replace `··` with `····`
|
|
Lint:
packages/desktop-client/public/index.es.js#L7
Replace `xmlns:·"http://www.w3.org/2000/svg"` with `··xmlns:·'http://www.w3.org/2000/svg'`
|
Lint:
packages/desktop-client/public/index.es.js#L8
Replace `····viewBox:·"0·0·20·20"` with `······viewBox:·'0·0·20·20'`
|
|
Loading