Complete rewrite to the plugin #69
Annotations
7 errors and 2 warnings
Linting:
src/rules/no-phyisical-properties/rule.ts#L1
'AST' is defined but never used
|
Linting:
src/rules/no-phyisical-properties/rule.ts#L3
'fs' is defined but never used
|
Linting:
src/rules/no-phyisical-properties/rule.ts#L6
'foo' is defined but never used
|
Linting:
src/utils/ast.ts#L2
'Node' is defined but never used
|
Linting:
src/utils/ast.ts#L34
'Token' is defined but never used
|
Linting:
src/utils/ast.ts#L81
'result' is never reassigned. Use 'const' instead
|
Linting
Process completed with exit code 1.
|
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|