Skip to content

Added lint step to NodeJS CI #15

Added lint step to NodeJS CI

Added lint step to NodeJS CI #15

Triggered via push January 29, 2024 02:34
Status Success
Total duration 45s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build (20): src/Observer.ts#L8
Unexpected any. Specify a different type
build (20): src/Observer.ts#L13
Unexpected any. Specify a different type
build (20): src/Observer.ts#L25
Unexpected any. Specify a different type
build (20): src/Observer.ts#L41
Unexpected any. Specify a different type
build (20): src/Observer.ts#L55
Unexpected any. Specify a different type
build (20): test/Observer.test.ts#L20
Do not use "@ts-ignore" because it alters compilation errors
build (20): test/Observer.test.ts#L30
Do not use "@ts-ignore" because it alters compilation errors
build (20): test/Observer.test.ts#L58
Do not use "@ts-ignore" because it alters compilation errors
build (18): src/Observer.ts#L8
Unexpected any. Specify a different type
build (18): src/Observer.ts#L13
Unexpected any. Specify a different type
build (18): src/Observer.ts#L25
Unexpected any. Specify a different type
build (18): src/Observer.ts#L41
Unexpected any. Specify a different type
build (18): src/Observer.ts#L55
Unexpected any. Specify a different type
build (18): test/Observer.test.ts#L20
Do not use "@ts-ignore" because it alters compilation errors
build (18): test/Observer.test.ts#L30
Do not use "@ts-ignore" because it alters compilation errors
build (18): test/Observer.test.ts#L58
Do not use "@ts-ignore" because it alters compilation errors