Add linter CI #1
Annotations
7 errors and 4 warnings
Lint:
public/components/app.tsx#L7
'QueryManager' is defined but never used
|
Lint:
public/components/app.tsx#L7
Unable to resolve path to module 'common/query_manager'
|
Lint:
public/components/app.tsx#L10
'CoreStart' is defined but never used
|
Lint:
public/components/app.tsx#L13
'AppPluginStartDependencies' is defined but never used
|
Lint:
public/components/app.tsx#L51
'testingEslint' is assigned a value but never used
|
Lint:
public/components/app.tsx#L64
'coreSavedObjects' is assigned a value but never used
|
Lint
Process completed with exit code 1.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The `set-output` 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/
|
Lint
The `set-output` 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/
|
Lint:
.eslintrc.js#L1
File ignored by default.
|