Added lint step to NodeJS CI #15
Annotations
8 warnings
Run npm run lint:
src/Observer.ts#L8
Unexpected any. Specify a different type
|
Run npm run lint:
src/Observer.ts#L13
Unexpected any. Specify a different type
|
Run npm run lint:
src/Observer.ts#L25
Unexpected any. Specify a different type
|
Run npm run lint:
src/Observer.ts#L41
Unexpected any. Specify a different type
|
Run npm run lint:
src/Observer.ts#L55
Unexpected any. Specify a different type
|
Run npm run lint:
test/Observer.test.ts#L20
Do not use "@ts-ignore" because it alters compilation errors
|
Run npm run lint:
test/Observer.test.ts#L30
Do not use "@ts-ignore" because it alters compilation errors
|
Run npm run lint:
test/Observer.test.ts#L58
Do not use "@ts-ignore" because it alters compilation errors
|
The logs for this run have expired and are no longer available.
Loading