Allow overriding HTML tags from the ArticleRenderer #412
Annotations
4 errors and 8 warnings
lint
'Token' is declared but never used.
|
lint
'Token' only refers to a type, but is being used as a value here.
|
lint
@pantheon-systems/pcc-vue-sdk#lint: command (/home/runner/work/pantheon-content-cloud-sdk/pantheon-content-cloud-sdk/packages/vue-sdk) pnpm run lint exited (1)
|
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
packages/vue-sdk/src/components/Renderer/MarkdownRenderer.ts#L60
'_tokens' is defined but never used
|
lint:
packages/vue-sdk/src/components/Renderer/MarkdownRenderer.ts#L61
'_idx' is defined but never used
|
lint:
packages/vue-sdk/src/components/Renderer/MarkdownRenderer.ts#L62
'_options' is defined but never used
|
lint:
packages/vue-sdk/src/components/Renderer/MarkdownRenderer.ts#L63
'_env' is defined but never used
|
lint:
packages/vue-sdk/src/components/Renderer/MarkdownRenderer.ts#L63
Unexpected any. Specify a different type
|
lint:
packages/vue-sdk/src/components/Renderer/MarkdownRenderer.ts#L64
'_self' is defined but never used
|
lint:
packages/vue-sdk/src/components/Renderer/PantheonTreeV2Renderer.ts#L61
Unexpected any. Specify a different type
|