PR #4899 #13
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
codeql
on: dynamic
Matrix: Analyze
Annotations
20 warnings
Analyze (javascript)
Failed to restore: Cache service responded with 403
|
packages/http/src/config.test.ts#L112
[@typescript-eslint/no-unused-vars] '_' is defined but never used.
|
packages/http/src/config.ts#L63
[@typescript-eslint/ban-ts-comment] Do not use "@ts-ignore" because it alters compilation errors.
|
packages/http/src/config.ts#L74
[@typescript-eslint/ban-ts-comment] Do not use "@ts-ignore" because it alters compilation errors.
|
packages/http/src/http.common.test.ts#L25
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L31
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L43
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L60
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L72
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L79
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L84
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L98
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L115
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L128
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L139
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L151
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.test.ts#L361
[@typescript-eslint/no-unused-vars] '_' is defined but never used.
|
packages/http/src/http.common.test.ts#L372
[@typescript-eslint/no-unused-vars] '_' is defined but never used.
|
packages/http/src/http.common.ts#L25
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/http/src/http.common.ts#L94
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|