chore: use type
instead of interface
#348
ci.yml
on: pull_request
Matrix: test
⬣ Lint
3m 56s
🚀 Release
0s
Annotations
29 errors
🧪 Test ([email protected]):
src/ast.ts#L78
'type' is referenced directly or indirectly in its own type annotation.
|
🧪 Test ([email protected]):
src/ast.ts#L80
'parent' is referenced directly or indirectly in its own type annotation.
|
🧪 Test ([email protected])
Process completed with exit code 1.
|
🧪 Test (Node@19)
The job was canceled because "_16_0_0" failed.
|
🧪 Test ([email protected])
The job was canceled because "_16_0_0" failed.
|
🧪 Test (Node@18)
The job was canceled because "_16_0_0" failed.
|
🧪 Test (Node@20)
The job was canceled because "_16_0_0" failed.
|
🧪 Test ([email protected])
The job was canceled because "_16_0_0" failed.
|
🧪 Test (Node@17)
The job was canceled because "_16_0_0" failed.
|
🧪 Test ([email protected])
The job was canceled because "_16_0_0" failed.
|
🧪 Test ([email protected])
The operation was canceled.
|
🧪 Test (Node@16)
The job was canceled because "_16_0_0" failed.
|
🧪 Test (Node@16)
The operation was canceled.
|
🧪 Test (Node@14)
The job was canceled because "_16_0_0" failed.
|
🧪 Test (Node@14)
The operation was canceled.
|
🧪 Test ([email protected])
The job was canceled because "_16_0_0" failed.
|
🧪 Test ([email protected])
The operation was canceled.
|
🧪 Test (Node@12)
The job was canceled because "_16_0_0" failed.
|
🧪 Test (Node@12)
The operation was canceled.
|
⬣ Lint:
scripts/update-fixtures.ts#L35
Invalid type "any" of template literal expression
|
⬣ Lint:
scripts/update-fixtures.ts#L38
Invalid type "any" of template literal expression
|
⬣ Lint:
src/parser.ts#L180
Unsafe member access .push on an `any` value
|
⬣ Lint:
src/parser.ts#L180
Unsafe call of an `any` typed value
|
⬣ Lint:
src/parser.ts#L191
Unsafe assignment of an `any` value
|
⬣ Lint:
src/parser.ts#L208
Unsafe member access .push on an `any` value
|
⬣ Lint:
src/parser.ts#L208
Unsafe call of an `any` typed value
|
⬣ Lint:
src/parser.ts#L213
Unsafe member access .type on an `any` value
|
⬣ Lint:
src/parser.ts#L219
Unsafe assignment of an `any` value
|
⬣ Lint:
src/parser.ts#L238
Unsafe member access .push on an `any` value
|