Skip to content

chore: show only errors in ts linter #7

chore: show only errors in ts linter

chore: show only errors in ts linter #7

Triggered via push September 19, 2024 12:07
Status Failure
Total duration 22s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: test/aidbox_sdk/snapshots/typescript/http-client.ts#L147
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint: test/aidbox_sdk/snapshots/typescript/http-client.ts#L160
Unexpected any. Specify a different type
lint: test/aidbox_sdk/snapshots/typescript/http-client.ts#L171
'key' is never reassigned. Use 'const' instead
lint: test/aidbox_sdk/snapshots/typescript/http-client.ts#L179
Unexpected any. Specify a different type
lint: test/aidbox_sdk/snapshots/typescript/http-client.ts#L180
Unexpected any. Specify a different type
lint: test/aidbox_sdk/snapshots/typescript/http-client.ts#L891
Unexpected any. Specify a different type
lint: test/aidbox_sdk/snapshots/typescript/http-client.ts#L891
Unexpected any. Specify a different type
lint: test/aidbox_sdk/snapshots/typescript/index.ts#L127
Unexpected any. Specify a different type
lint: test/aidbox_sdk/snapshots/typescript/index.ts#L231
Unexpected any. Specify a different type
lint: test/aidbox_sdk/snapshots/typescript/index.ts#L260
Unexpected any. Specify a different type