Skip to content

chore: onboarded to create-typescript-app #22

chore: onboarded to create-typescript-app

chore: onboarded to create-typescript-app #22

Triggered via pull request November 12, 2023 12:49
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: README.md#L42
'module' is not defined
lint: README.md#L57
'module' is not defined
lint: src/createRule.ts#L1
"estree" is not found
lint: src/index.ts#L1
"./rules/order-properties" is not found
lint: src/index.ts#L2
"./rules/sort-collections" is not found
lint: src/index.ts#L3
"./rules/valid-local-dependency" is not found
lint: src/index.ts#L4
"./rules/valid-package-def" is not found
lint: src/rules/order-properties.ts#L42
Unsafe assignment of an `any` value
lint: src/rules/order-properties.ts#L43
Unsafe assignment of an `any` value
lint: src/rules/order-properties.ts#L44
Unsafe member access .order on an `any` value