Skip to content

migrate client sdk including sis into ddc-sdk #1429

migrate client sdk including sis into ddc-sdk

migrate client sdk including sis into ddc-sdk #1429

Triggered via pull request December 10, 2025 14:05
Status Failure
Total duration 1m 28s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run tests: packages/ddc/package.json#L7
Duplicate key 'version'
Run tests: packages/ddc/package.json#L4
Replace `⏎··"version":·"2.16.1",⏎` with `··"version":·"2.16.1",`
Run tests: packages/client/src/sis/transport.ts#L421
'getGlobalWebTransport' is defined but never used
Run tests: packages/client/src/sis/protocol.ts#L213
Replace `·headers·&&·Object.keys(headers).length·>·0⏎····?·encodeString(JSON.stringify(headers))⏎···` with `⏎····headers·&&·Object.keys(headers).length·>·0·?·encodeString(JSON.stringify(headers))`
Run tests: packages/cli/package.json#L27
Delete `⏎`
Run tests: examples/node/package.json#L1
Delete `⏎`
Run tests
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.