Skip to content

feat: multi-factor attachment support for Advanced dbs (W-21632630) #8344

feat: multi-factor attachment support for Advanced dbs (W-21632630)

feat: multi-factor attachment support for Advanced dbs (W-21632630) #8344

Triggered via pull request April 8, 2026 18:47
Status Failure
Total duration 2m 14s
Artifacts 1

ci.yml

on: pull_request
Matrix: test
base-coverage
2m 9s
base-coverage
Matrix: acceptance
Matrix: integration
Matrix: spell-check
coverage-check
coverage-check
Fit to window
Zoom out
Zoom in

Annotations

89 errors and 12 warnings
test (22.x, macos-latest)
Process completed with exit code 2.
test (22.x, macos-latest): test/unit/commands/data/pg/credentials/url.unit.test.ts#L166
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (22.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L1019
Type '"inactive"' is not assignable to type 'AdvancedCredentialState | NonAdvancedCredentialStoreState'. Did you mean 'AdvancedCredentialState.ACTIVE'?
test (22.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L989
Type '{ database: string; host: string; id: string; name: string; port: string; roles: { password: string; state: string; user: string; }[]; state: "active"; type: string; }' is not assignable to type 'CredentialInfo'.
test (22.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L728
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (22.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L712
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (22.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L690
Type '"modifying"' is not assignable to type 'PoolStatus'.
test (22.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L418
Type '"available"' is not assignable to type 'PoolStatus'.
test (22.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L340
Type '"available"' is not assignable to type 'PoolStatus'.
test (22.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L297
Type '"available"' is not assignable to type 'PoolStatus'.
integration (20.x, ubuntu-latest)
Process completed with exit code 2.
integration (20.x, ubuntu-latest): test/unit/commands/data/pg/credentials/url.unit.test.ts#L166
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
integration (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L1019
Type '"inactive"' is not assignable to type 'AdvancedCredentialState | NonAdvancedCredentialStoreState'. Did you mean 'AdvancedCredentialState.ACTIVE'?
integration (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L989
Type '{ database: string; host: string; id: string; name: string; port: string; roles: { password: string; state: string; user: string; }[]; state: "active"; type: string; }' is not assignable to type 'CredentialInfo'.
integration (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L728
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
integration (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L712
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
integration (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L690
Type '"modifying"' is not assignable to type 'PoolStatus'.
integration (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L418
Type '"available"' is not assignable to type 'PoolStatus'.
integration (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L340
Type '"available"' is not assignable to type 'PoolStatus'.
integration (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L297
Type '"available"' is not assignable to type 'PoolStatus'.
test (20.x, ubuntu-latest)
The strategy configuration was canceled because "test._22_x_macos-latest" failed
test (20.x, ubuntu-latest)
The operation was canceled.
test (20.x, ubuntu-latest): test/unit/commands/data/pg/credentials/url.unit.test.ts#L166
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L1019
Type '"inactive"' is not assignable to type 'AdvancedCredentialState | NonAdvancedCredentialStoreState'. Did you mean 'AdvancedCredentialState.ACTIVE'?
test (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L989
Type '{ database: string; host: string; id: string; name: string; port: string; roles: { password: string; state: string; user: string; }[]; state: "active"; type: string; }' is not assignable to type 'CredentialInfo'.
test (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L728
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L712
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L690
Type '"modifying"' is not assignable to type 'PoolStatus'.
test (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L418
Type '"available"' is not assignable to type 'PoolStatus'.
test (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L340
Type '"available"' is not assignable to type 'PoolStatus'.
test (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L297
Type '"available"' is not assignable to type 'PoolStatus'.
integration (22.x, ubuntu-latest)
The strategy configuration was canceled because "integration._20_x_ubuntu-latest" failed
integration (22.x, ubuntu-latest)
Process completed with exit code 2.
integration (22.x, ubuntu-latest): test/unit/commands/data/pg/credentials/url.unit.test.ts#L166
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
integration (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L1019
Type '"inactive"' is not assignable to type 'AdvancedCredentialState | NonAdvancedCredentialStoreState'. Did you mean 'AdvancedCredentialState.ACTIVE'?
integration (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L989
Type '{ database: string; host: string; id: string; name: string; port: string; roles: { password: string; state: string; user: string; }[]; state: "active"; type: string; }' is not assignable to type 'CredentialInfo'.
integration (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L728
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
integration (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L712
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
integration (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L690
Type '"modifying"' is not assignable to type 'PoolStatus'.
integration (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L418
Type '"available"' is not assignable to type 'PoolStatus'.
integration (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L340
Type '"available"' is not assignable to type 'PoolStatus'.
integration (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L297
Type '"available"' is not assignable to type 'PoolStatus'.
acceptance (20.x, ubuntu-latest)
Process completed with exit code 2.
acceptance (20.x, ubuntu-latest): test/unit/commands/data/pg/credentials/url.unit.test.ts#L166
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
acceptance (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L1019
Type '"inactive"' is not assignable to type 'AdvancedCredentialState | NonAdvancedCredentialStoreState'. Did you mean 'AdvancedCredentialState.ACTIVE'?
acceptance (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L989
Type '{ database: string; host: string; id: string; name: string; port: string; roles: { password: string; state: string; user: string; }[]; state: "active"; type: string; }' is not assignable to type 'CredentialInfo'.
acceptance (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L728
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
acceptance (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L712
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
acceptance (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L690
Type '"modifying"' is not assignable to type 'PoolStatus'.
acceptance (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L418
Type '"available"' is not assignable to type 'PoolStatus'.
acceptance (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L340
Type '"available"' is not assignable to type 'PoolStatus'.
acceptance (20.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L297
Type '"available"' is not assignable to type 'PoolStatus'.
test (22.x, ubuntu-latest)
The strategy configuration was canceled because "test._22_x_macos-latest" failed
test (22.x, ubuntu-latest)
The operation was canceled.
test (22.x, ubuntu-latest): test/unit/commands/data/pg/credentials/url.unit.test.ts#L166
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L1019
Type '"inactive"' is not assignable to type 'AdvancedCredentialState | NonAdvancedCredentialStoreState'. Did you mean 'AdvancedCredentialState.ACTIVE'?
test (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L989
Type '{ database: string; host: string; id: string; name: string; port: string; roles: { password: string; state: string; user: string; }[]; state: "active"; type: string; }' is not assignable to type 'CredentialInfo'.
test (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L728
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L712
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L690
Type '"modifying"' is not assignable to type 'PoolStatus'.
test (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L418
Type '"available"' is not assignable to type 'PoolStatus'.
test (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L340
Type '"available"' is not assignable to type 'PoolStatus'.
test (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L297
Type '"available"' is not assignable to type 'PoolStatus'.
test (20.x, macos-latest)
The strategy configuration was canceled because "test._22_x_macos-latest" failed
test (20.x, macos-latest)
The operation was canceled.
test (20.x, macos-latest): test/unit/commands/data/pg/credentials/url.unit.test.ts#L166
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (20.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L1019
Type '"inactive"' is not assignable to type 'AdvancedCredentialState | NonAdvancedCredentialStoreState'. Did you mean 'AdvancedCredentialState.ACTIVE'?
test (20.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L989
Type '{ database: string; host: string; id: string; name: string; port: string; roles: { password: string; state: string; user: string; }[]; state: "active"; type: string; }' is not assignable to type 'CredentialInfo'.
test (20.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L728
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (20.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L712
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
test (20.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L690
Type '"modifying"' is not assignable to type 'PoolStatus'.
test (20.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L418
Type '"available"' is not assignable to type 'PoolStatus'.
test (20.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L340
Type '"available"' is not assignable to type 'PoolStatus'.
test (20.x, macos-latest): test/fixtures/data/pg/fixtures.ts#L297
Type '"available"' is not assignable to type 'PoolStatus'.
acceptance (22.x, ubuntu-latest)
The strategy configuration was canceled because "acceptance._20_x_ubuntu-latest" failed
acceptance (22.x, ubuntu-latest)
Process completed with exit code 2.
acceptance (22.x, ubuntu-latest): test/unit/commands/data/pg/credentials/url.unit.test.ts#L166
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
acceptance (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L1019
Type '"inactive"' is not assignable to type 'AdvancedCredentialState | NonAdvancedCredentialStoreState'. Did you mean 'AdvancedCredentialState.ACTIVE'?
acceptance (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L989
Type '{ database: string; host: string; id: string; name: string; port: string; roles: { password: string; state: string; user: string; }[]; state: "active"; type: string; }' is not assignable to type 'CredentialInfo'.
acceptance (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L728
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
acceptance (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L712
Type '"active"' is not assignable to type 'AdvancedCredentialState'.
acceptance (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L690
Type '"modifying"' is not assignable to type 'PoolStatus'.
acceptance (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L418
Type '"available"' is not assignable to type 'PoolStatus'.
acceptance (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L340
Type '"available"' is not assignable to type 'PoolStatus'.
acceptance (22.x, ubuntu-latest): test/fixtures/data/pg/fixtures.ts#L297
Type '"available"' is not assignable to type 'PoolStatus'.
test (22.x, windows-latest)
The strategy configuration was canceled because "test._22_x_macos-latest" failed
test (22.x, windows-latest)
The operation was canceled.
test (20.x, windows-latest)
The strategy configuration was canceled because "test._22_x_macos-latest" failed
test (20.x, windows-latest)
The operation was canceled.
test (22.x, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (22.x, ubuntu-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
lint: src/commands/addons/create.ts#L8
'util' is defined but never used
lint: src/commands/access/index.ts#L92
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L91
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L90
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L87
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L87
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L73
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L70
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L62
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L49
Unexpected any. Specify a different type

Artifacts

Produced during runtime
Name Size Digest
coverage-base Expired
3.65 MB
sha256:7e30e9c37417855036bc83826ce2f5e2f981b0c0d3e7d9f3eecf7ca06bc38d99