chore(deps-dev): bump @temporalio/testing from 1.11.6 to 1.11.7 #8929
build.yml
on: pull_request
Matrix: lint
Matrix: test-core
Matrix: test-graphql
Matrix: test-orm
Matrix: test-platform
Matrix: test-security
Matrix: test-specs
Matrix: test-third-parties
Matrix: deploy-packages
Matrix: test-download-artifacts
Annotations
14 errors
test-core (20.12.2):
packages/third-parties/temporal/test/worker.integration.spec.ts#L33
Type 'NativeConnection' is not assignable to type 'NativeConnection | NativeConnectionOptions | undefined'.
|
test-core (20.12.2)
Process completed with exit code 2.
|
test-platform (20.12.2):
packages/third-parties/temporal/test/worker.integration.spec.ts#L33
Type 'NativeConnection' is not assignable to type 'NativeConnection | NativeConnectionOptions | undefined'.
|
test-platform (20.12.2)
Process completed with exit code 2.
|
test-graphql (20.12.2):
packages/third-parties/temporal/test/worker.integration.spec.ts#L33
Type 'NativeConnection' is not assignable to type 'NativeConnection | NativeConnectionOptions | undefined'.
|
test-graphql (20.12.2)
Process completed with exit code 2.
|
test-security (20.12.2):
packages/third-parties/temporal/test/worker.integration.spec.ts#L33
Type 'NativeConnection' is not assignable to type 'NativeConnection | NativeConnectionOptions | undefined'.
|
test-security (20.12.2)
Process completed with exit code 2.
|
test-specs (20.12.2):
packages/third-parties/temporal/test/worker.integration.spec.ts#L33
Type 'NativeConnection' is not assignable to type 'NativeConnection | NativeConnectionOptions | undefined'.
|
test-specs (20.12.2)
Process completed with exit code 2.
|
test-third-parties (20.12.2):
packages/third-parties/temporal/test/worker.integration.spec.ts#L33
Type 'NativeConnection' is not assignable to type 'NativeConnection | NativeConnectionOptions | undefined'.
|
test-third-parties (20.12.2)
Process completed with exit code 2.
|
test-orm (20.12.2):
packages/third-parties/temporal/test/worker.integration.spec.ts#L33
Type 'NativeConnection' is not assignable to type 'NativeConnection | NativeConnectionOptions | undefined'.
|
test-orm (20.12.2)
Process completed with exit code 2.
|