fix: update auto merge on patch or minor #4037
build.yaml
on: pull_request
Build
5m 57s
Matrix: Test package
Run container benchmarks
2m 30s
Run http benchmarks
3m 41s
Done
0s
Annotations
6 errors and 1 warning
|
Run http E2E tests.
Process completed with exit code 1.
|
|
Run http E2E tests.
@inversifyjs/http-e2e-tests#test:e2e:cjs: command (/home/runner/work/monorepo/monorepo/packages/framework/http/tools/e2e-tests) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:e2e:cjs exited (1)
|
|
Test package (@inversifyjs/framework-core, @inversifyjs/graphql-code-examples, @inversifyjs/http-...
Process completed with exit code 1.
|
|
[Integration] src/examples/v0/decoratorApiOptions.int.spec.ts > Decorator API (Options) > should handle requests:
packages/docs/tools/inversify-http-code-examples/src/examples/v0/decoratorApiOptions.int.spec.ts#L41
AssertionError: expected 500 to be less than 300
❯ src/examples/v0/decoratorApiOptions.int.spec.ts:41:31
|
|
[Integration] src/examples/v0/decoratorApiAll.int.spec.ts > Decorator API (All) > should handle requests:
packages/docs/tools/inversify-http-code-examples/src/examples/v0/decoratorApiAll.int.spec.ts#L52
AssertionError: expected 500 to be less than 300
❯ src/examples/v0/decoratorApiAll.int.spec.ts:52:33
|
|
Test package (@inversifyjs/framework-core, @inversifyjs/graphql-code-examples, @inversifyjs/http-...
@inversifyjs/http-code-examples#test:integration: command (/home/runner/work/monorepo/monorepo/packages/docs/tools/inversify-http-code-examples) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration exited (1)
|
|
Workflow syntax warning:
.github/workflows/build.yaml#L192
.github/workflows/build.yaml (Line: 192, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|