feat(api): GET /providers, GET /providers/:provider #7821
Triggered via pull request
September 17, 2024 15:34
Status
Failure
Total duration
1m 43s
Artifacts
–
integration-flows.yaml
on: pull_request
flow-compilation
1m 29s
Annotations
7 errors
flow-compilation:
packages/shared/lib/sdk/sync.ts#L524
Object literal may only specify known properties, and 'provider' does not exist in type 'InternalProxyConfiguration'.
|
flow-compilation:
packages/shared/lib/services/proxy.service.unit.test.ts#L564
Object literal may only specify known properties, and 'provider' does not exist in type 'InternalProxyConfiguration'.
|
flow-compilation:
packages/shared/lib/services/proxy.service.unit.test.ts#L598
Object literal may only specify known properties, and 'provider' does not exist in type 'InternalProxyConfiguration'.
|
flow-compilation:
packages/shared/lib/services/proxy.service.unit.test.ts#L633
Object literal may only specify known properties, and 'provider' does not exist in type 'InternalProxyConfiguration'.
|
flow-compilation:
packages/shared/lib/services/proxy.service.unit.test.ts#L668
Object literal may only specify known properties, and 'provider' does not exist in type 'InternalProxyConfiguration'.
|
flow-compilation:
packages/shared/lib/services/proxy.service.unit.test.ts#L709
Object literal may only specify known properties, and 'provider' does not exist in type 'InternalProxyConfiguration'.
|
flow-compilation
Process completed with exit code 2.
|