build: try Format: esm #1007
Annotations
5 errors, 1 warning, and 4 notices
packages/@code-like-a-carpenter/contract-tests/src/contract-tests.ts#L59
thrown: "Exceeded timeout of 10000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at forEach (packages/@code-like-a-carpenter/contract-tests/src/contract-tests.ts:59:5)
at Array.forEach (<anonymous>)
at buildContractTests (packages/@code-like-a-carpenter/contract-tests/src/contract-tests.ts:58:16)
at Object.<anonymous> (examples/aws-otel/aws-otel.test.ts:6:19)
|
packages/@code-like-a-carpenter/contract-tests/src/contract-tests.ts#L59
thrown: "Exceeded timeout of 10000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at forEach (packages/@code-like-a-carpenter/contract-tests/src/contract-tests.ts:59:5)
at Array.forEach (<anonymous>)
at buildContractTests (packages/@code-like-a-carpenter/contract-tests/src/contract-tests.ts:58:16)
at Object.<anonymous> (examples/aws-otel/aws-otel.test.ts:6:19)
|
packages/@code-like-a-carpenter/contract-tests/src/tests.ts#L67
Expected status code '500', but got '502'.
- Expected
+ Received
- 500
+ 502
at runAssertions (packages/@code-like-a-carpenter/contract-tests/src/tests.ts:67:11)
at async testTransaction (packages/@code-like-a-carpenter/contract-tests/src/tests.ts:39:3)
at async Object.<anonymous> (packages/@code-like-a-carpenter/contract-tests/src/contract-tests.ts:62:9)
|
packages/@code-like-a-carpenter/contract-tests/src/tests.ts#L67
Expected status code '500', but got '502'.
- Expected
+ Received
- 500
+ 502
at runAssertions (packages/@code-like-a-carpenter/contract-tests/src/tests.ts:67:11)
at async testTransaction (packages/@code-like-a-carpenter/contract-tests/src/tests.ts:39:3)
at async Object.<anonymous> (packages/@code-like-a-carpenter/contract-tests/src/contract-tests.ts:62:9)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading