Bump the development-dependencies group across 1 directory with 6 updates #5
pull-request.yml
on: pull_request
Matrix: Lint and Type Check
Security Check
18s
Matrix: Run Tests
Annotations
23 errors and 6 warnings
|
Lint and Type Check (18.x):
src/debug.ts#L52
Unexpected value in conditional. A boolean expression is required
|
|
Lint and Type Check (18.x):
src/debug.ts#L51
Invalid type "number" of template literal expression
|
|
Lint and Type Check (18.x):
src/debug.ts#L39
Invalid type "number" of template literal expression
|
|
Lint and Type Check (18.x):
src/debug.ts#L39
Invalid type "number" of template literal expression
|
|
Lint and Type Check (18.x):
src/debug.ts#L29
Unexpected any. Specify a different type
|
|
Lint and Type Check (18.x):
src/debug.ts#L25
Unexpected any. Specify a different type
|
|
Lint and Type Check (18.x):
src/debug.ts#L24
Unexpected any. Specify a different type
|
|
Lint and Type Check (18.x):
src/debug.ts#L10
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
Lint and Type Check (18.x):
src/debug.ts#L4
Variable name `DEBUG` must match one of the following formats: camelCase
|
|
Lint and Type Check (18.x):
src/client.ts#L7
Variable name `DEBUG_STDIO` must match one of the following formats: camelCase
|
|
Lint and Type Check (20.x):
src/debug.ts#L52
Unexpected value in conditional. A boolean expression is required
|
|
Lint and Type Check (20.x):
src/debug.ts#L51
Invalid type "number" of template literal expression
|
|
Lint and Type Check (20.x):
src/debug.ts#L39
Invalid type "number" of template literal expression
|
|
Lint and Type Check (20.x):
src/debug.ts#L39
Invalid type "number" of template literal expression
|
|
Lint and Type Check (20.x):
src/debug.ts#L29
Unexpected any. Specify a different type
|
|
Lint and Type Check (20.x):
src/debug.ts#L25
Unexpected any. Specify a different type
|
|
Lint and Type Check (20.x):
src/debug.ts#L24
Unexpected any. Specify a different type
|
|
Lint and Type Check (20.x):
src/debug.ts#L10
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
Lint and Type Check (20.x):
src/debug.ts#L4
Variable name `DEBUG` must match one of the following formats: camelCase
|
|
Lint and Type Check (20.x):
src/client.ts#L7
Variable name `DEBUG_STDIO` must match one of the following formats: camelCase
|
|
Lint and Type Check (20.x)
The strategy configuration was canceled because "lint-and-typecheck._18_x" failed
|
|
Lint and Type Check (22.x)
The operation was canceled.
|
|
Lint and Type Check (22.x)
The strategy configuration was canceled because "lint-and-typecheck._18_x" failed
|
|
Lint and Type Check (18.x):
src/debug.ts#L213
Missing return type on function
|
|
Lint and Type Check (18.x):
src/debug.ts#L204
Missing return type on function
|
|
Lint and Type Check (18.x):
src/debug.ts#L90
Method 'log' has too many parameters (4). Maximum allowed is 3
|
|
Lint and Type Check (20.x):
src/debug.ts#L213
Missing return type on function
|
|
Lint and Type Check (20.x):
src/debug.ts#L204
Missing return type on function
|
|
Lint and Type Check (20.x):
src/debug.ts#L90
Method 'log' has too many parameters (4). Maximum allowed is 3
|