chore: apply eslint #725
ci.yaml
on: push
Type check & Test build
20s
Lint
2m 39s
Annotations
8 errors and 2 warnings
Type check & Test build:
app/components/ToggleTheme.vue#L7
Type 'string | undefined' is not assignable to type 'string'.
|
Type check & Test build:
app/components/content/ProseH1.vue#L15
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
Type check & Test build:
app/components/content/ProseH2.vue#L15
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
Type check & Test build:
app/components/content/ProseH3.vue#L15
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
Type check & Test build:
app/components/content/ProseH4.vue#L15
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
Type check & Test build:
app/components/content/ProseH5.vue#L15
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
Type check & Test build:
app/components/content/ProseH6.vue#L15
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
Type check & Test build
Process completed with exit code 2.
|
Type check & Test build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|