chore(deps): update devdependencies (non-major) #2250
ci.yml
on: pull_request
Lint
36s
Typecheck
2m 45s
Matrix: Test
Annotations
14 errors and 4 warnings
Test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
Test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
Lint:
packages/config/test/generator-record.test.ts#L17
Unsafe argument of type `any` assigned to a parameter of type `Partial<{ [x: string]: any; }>`.
|
Lint:
packages/config/test/generator-record.test.ts#L20
The variable `ctx` should be named `context`. A more descriptive name will do too.
|
Lint:
packages/openapi-generator-clients/src/build.ts#L5
'@openapi-generator-clients/config' imported multiple times.
|
Lint:
packages/openapi-generator-clients/src/build.ts#L10
'@openapi-generator-clients/config' imported multiple times.
|
Lint:
packages/openapi-generator-clients/src/build.ts#L38
Please rename the variable `rootDir`. Suggested names are: `rootDirection`, `rootDirectory`. A more descriptive name will do too.
|
Lint:
packages/openapi-generator-clients/src/build.ts#L72
This assertion is unnecessary since it does not change the type of the expression.
|
Lint:
packages/openapi-generator-clients/src/build.ts#L88
Please rename the variable `overwriteDir`. Suggested names are: `overwriteDirection`, `overwriteDirectory`. A more descriptive name will do too.
|
Lint:
packages/openapi-generator-clients/src/build.ts#L109
Please rename the variable `genClient`. Suggested names are: `generalClient`, `generateClient_`. A more descriptive name will do too.
|
Lint:
packages/openapi-generator-clients/src/build.ts#L149
The variable `batchArgs` should be named `batchArguments`. A more descriptive name will do too.
|
Lint:
packages/openapi-generator-clients/src/build.ts#L159
The variable `proc` should be named `process_`. A more descriptive name will do too.
|
Test (16.x, macos-latest)
Process completed with exit code 1.
|
Test (18.x, macos-latest)
Process completed with exit code 1.
|
Test (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (16.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|