Merge branch 'main' into emilyguo-queryinsightsplugin #2
Annotations
10 errors and 2 warnings
|
Run lint:
public/pages/Configuration/Configuration.tsx#L176
Replace `'m'` with `"m"`
|
Run lint:
public/pages/Configuration/Configuration.tsx#L218
Replace `·label=""·checked={isEnabled}·onChange={(e)·=>·onEnabledChange(e)}` with `⏎··························label=""⏎··························checked={isEnabled}⏎··························onChange={(e)·=>·onEnabledChange(e)}⏎·······················`
|
Run lint:
public/pages/Configuration/Configuration.tsx#L286
Replace `'m'` with `"m"`
|
|
|
Run lint:
public/pages/QueryDetails/QueryDetails.tsx#L22
Require statement not part of import statement
|
Run lint:
public/pages/QueryInsights/QueryInsights.tsx#L36
Require statement not part of import statement
|
|
Run lint:
public/pages/QueryInsights/QueryInsights.tsx#L129
Replace `·options.filter((value,·index,·self)·=>⏎····index·===·self.findIndex((t)·=>·(⏎······t.value·===·value.value` with `⏎····options.filter(⏎······(value,·index,·self)·=>·index·===·self.findIndex((t)·=>·t.value·===·value.value)`
|
Run lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|