Skip to content

feat: Orchestration Client #59

feat: Orchestration Client

feat: Orchestration Client #59

Triggered via pull request July 11, 2024 15:17
Status Failure
Total duration 27s
Artifacts

build.yml

on: pull_request
Matrix: test
dependabot
0s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
checks
'"./orchestration/index.js"' has no exported member named 'getOrchestrationClient'. Did you mean 'OrchestrationClient'?
checks
'"./orchestration/index.js"' has no exported member named 'OrchestrationClientRequest'. Did you mean 'OrchestrationClient'?
checks
Process completed with exit code 2.
test (20)
'"./orchestration/index.js"' has no exported member named 'getOrchestrationClient'. Did you mean 'OrchestrationClient'?
test (20)
'"./orchestration/index.js"' has no exported member named 'OrchestrationClientRequest'. Did you mean 'OrchestrationClient'?
test (20)
Process completed with exit code 2.
checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/