feat: CLI 2.0 Support for other formats, enhanced configuration, tagging #141
test.yml
on: pull_request
Eslint
6m 38s
Unit Tests
31s
E2E Tests
1m 34s
Package integrity
33s
Annotations
11 errors and 5 warnings
E2E Tests
Process completed with exit code 1.
|
|
Eslint:
src/client/internal/schema.generated.ts#L8
Replace `"/v2/user"` with `'/v2/user'`
|
Eslint:
src/client/internal/schema.generated.ts#L13
Replace `"getInfo_2"` with `'getInfo_2'`
|
Eslint:
src/client/internal/schema.generated.ts#L18
Replace `"updateUser"` with `'updateUser'`
|
Eslint:
src/client/internal/schema.generated.ts#L23
Replace `"updateUserOld"` with `'updateUserOld'`
|
Eslint:
src/client/internal/schema.generated.ts#L25
Replace `"delete"` with `'delete'`
|
Eslint:
src/client/internal/schema.generated.ts#L27
Replace `"/v2/user/password"` with `'/v2/user/password'`
|
Eslint:
src/client/internal/schema.generated.ts#L32
Replace `"updateUserPassword"` with `'updateUserPassword'`
|
Eslint:
src/client/internal/schema.generated.ts#L34
Replace `"/v2/user/mfa/totp"` with `'/v2/user/mfa/totp'`
|
Eslint:
src/client/internal/schema.generated.ts#L39
Replace `"enableMfa"` with `'enableMfa'`
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Package integrity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2E Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Eslint:
src/commands/push.ts#L5
'basename' is defined but never used. Allowed unused vars must match /^_/u
|