chore: add eslint
import order plugin
#38
Annotations
6 errors and 4 warnings
Lint:
client/src/www/app/cordova_main.ts#L22
There should be no empty line within import group
|
Lint:
client/src/www/views/contact_view/index.ts#L25
`@material/mwc-radio` import should occur before import of `lit`
|
Lint:
client/src/www/views/contact_view/index.ts#L26
`@material/mwc-list/mwc-list` import should occur before import of `lit`
|
Lint:
client/src/www/views/contact_view/support_form/index.ts#L29
`@material/mwc-textfield` import should occur before import of `lit`
|
Lint:
client/src/www/views/contact_view/support_form/index.ts#L30
`@material/mwc-menu/mwc-menu-base` import should occur before import of `lit`
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], 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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading