Test TS ExpectType in CI #2650
ci.yml
on: pull_request
Lint
32s
CodeQL
1m 36s
Matrix: test
Annotations
10 errors
Lint:
.eslintrc.js#L141
Expected indentation of 12 spaces but found 10
|
Lint:
types/tests.ts#L3
Expected type to be: JQuery<HTMLElement>, got: any
|
Lint:
types/tests.ts#L4
Expected type to be: JQuery, got: any
|
Lint:
types/tests.ts#L5
Expected type to be: JQuery<JQuery>, got: any
|
Lint:
types/tests.ts#L6
Expected type to be: JQuery<HTMLElement>, got: any
|
Lint:
types/tests.ts#L7
Expected type to be: JQuery<HTMLElement>, got: any
|
Lint:
types/tests.ts#L8
Expected type to be: JQuery<HTMLElement>, got: any
|
Lint:
types/tests.ts#L9
Expected type to be: JQuery<HTMLElement>, got: any
|
Lint:
types/tests.ts#L10
Expected type to be: JQuery<HTMLElement>, got: any
|
Lint:
types/tests.ts#L11
Expected type to be: JQuery<HTMLElement>, got: any
|