feature: render highlight color in article note #220
Annotations
10 errors and 4 warnings
Lint:
src/__tests__/renderHighlightColorQuote.spec.ts#L2
'DEFAULT_SETTINGS' is defined but never used
|
|
|
|
Lint:
src/__tests__/renderHighlightColorQuote.spec.ts#L104
Replace `testCase.quote,·testCase.template,·testCase.highlightRenderOption` with `⏎······testCase.quote,⏎······testCase.template,⏎······testCase.highlightRenderOption,⏎····`
|
Lint:
src/main.ts#L13
Replace `⏎··DEFAULT_SETTINGS,⏎··OmnivoreSettings,⏎` with `·DEFAULT_SETTINGS,·OmnivoreSettings·`
|
Lint:
src/main.ts#L276
Replace `·?·this.settings.highlightManagerId` with `⏎··············?·this.settings.highlightManagerId⏎·············`
|
Lint:
src/settings/index.ts#L38
Insert `,`
|
Lint:
src/settings/index.ts#L41
Replace `[key·in·HighlightColors]:·string` with `·[key·in·HighlightColors]:·string·`
|
Lint:
src/settings/index.ts#L73
Insert `,`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. 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/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/settings/template.ts#L327
Unexpected any. Specify a different type
|
Lint:
src/util.ts#L184
Unexpected any. Specify a different type
|
Loading