Rearrange verbose if statements #508
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yml
on: push
repo_ids
3s
Run lint
20s
Run dependency check
18s
Check version
20s
Run tests
1m 9s
Annotations
11 errors
Check version
Process completed with exit code 1.
|
Run tests:
tests/integration/command-functions.test.ts#L30
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|
Run tests:
tests/integration/command-functions.test.ts#L101
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|
Run tests:
tests/integration/command-functions.test.ts#L122
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|
Run tests:
tests/integration/command-functions.test.ts#L130
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|
Run tests:
tests/integration/command-functions.test.ts#L164
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|
Run tests:
tests/integration/command-functions.test.ts#L178
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|
Run tests:
tests/integration/command-functions.test.ts#L192
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|
Run tests:
tests/integration/command-functions.test.ts#L193
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|
Run tests:
tests/integration/command-functions.test.ts#L204
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|
Run tests:
tests/integration/command-functions.test.ts#L205
Argument of type '{ API_HOST: string; API_PORT: number; USER_URI: string; }' is not assignable to parameter of type 'boolean'.
|