WIP #1596
lint.yml
on: push
Lint code and MDX files
1m 4s
Annotations
4 errors and 1 warning
Lint code and MDX files:
packages/remark-param-tree/src/index.ts#L4
'Paragraph' is defined but never used. Allowed unused vars must match /^_/u
|
Lint code and MDX files:
packages/remark-param-tree/src/index.ts#L5
'PhrasingContent' is defined but never used. Allowed unused vars must match /^_/u
|
Lint code and MDX files:
packages/remark-param-tree/src/index.ts#L92
'typeDefinition' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint code and MDX files
Process completed with exit code 1.
|
Lint code and MDX files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|