Skip to content

feat: CLI 2.0 Support for other formats, enhanced configuration, tagging #141

feat: CLI 2.0 Support for other formats, enhanced configuration, tagging

feat: CLI 2.0 Support for other formats, enhanced configuration, tagging #141

Triggered via pull request May 7, 2024 07:26
Status Failure
Total duration 6m 48s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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