Skip to content

Add comment to investigate removal of .promise() #2041

Add comment to investigate removal of .promise()

Add comment to investigate removal of .promise() #2041

Triggered via pull request April 12, 2024 00:38
Status Failure
Total duration 1m 11s
Artifacts

pull_request.yml

on: pull_request
Matrix: call-build / build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
src/transforms/v2-to-v3/transformer.spec.ts > v2-to-v3 > misc > transforms: no-formatting.js: src/transforms/v2-to-v3/transformer.spec.ts#L53
AssertionError: expected 'const env = {...process.env, ...(this…' to deeply equal 'const env = {...process.env, ...this.…' - Expected + Received - const env = {...process.env, ...this.config.env || {}} + const env = {...process.env, ...(this.config.env || {})} ❯ src/transforms/v2-to-v3/transformer.spec.ts:53:31
call-build / build (18.x)
Process completed with exit code 1.
call-build / build (20.x)
The job was canceled because "_18_x" failed.
src/transforms/v2-to-v3/transformer.spec.ts > v2-to-v3 > misc > transforms: no-formatting.js: src/transforms/v2-to-v3/transformer.spec.ts#L53
AssertionError: expected 'const env = {...process.env, ...(this…' to deeply equal 'const env = {...process.env, ...this.…' - Expected + Received - const env = {...process.env, ...this.config.env || {}} + const env = {...process.env, ...(this.config.env || {})} ❯ src/transforms/v2-to-v3/transformer.spec.ts:53:31
call-build / build (20.x)
Process completed with exit code 1.
call-build / build (18.x): src/transforms/v2-to-v3/apis/index.ts#L8
"export * from './addPromiseRemovalComments'" should occur before "export * from './getV3ClientWaiterApiName'"
call-build / build (20.x): src/transforms/v2-to-v3/apis/index.ts#L8
"export * from './addPromiseRemovalComments'" should occur before "export * from './getV3ClientWaiterApiName'"