Skip to content

Update Dependencies [potentially breaking] #1294

Update Dependencies [potentially breaking]

Update Dependencies [potentially breaking] #1294

Triggered via pull request October 9, 2024 21:02
Status Failure
Total duration 4m 28s
Artifacts 2
build-sth  /  Build STH Packages Nodejs 18.x
3m 53s
build-sth / Build STH Packages Nodejs 18.x
build-refapps  /  Build Reference Apps (Nodejs 18.x)
1m 41s
build-refapps / Build Reference Apps (Nodejs 18.x)
analyze-code  /  Analyze the source code
4m 18s
analyze-code / Analyze the source code
build-docker-runner-image  /  Build runner docker image (Nodejs 18.x)
2m 19s
build-docker-runner-image / Build runner docker image (Nodejs 18.x)
build-docker-runner-py-image  /  Build runner-py docker image (Python 3.9)
32s
build-docker-runner-py-image / Build runner-py docker image (Python 3.9)
build-docker-pre-runner-image  /  Build pre-runner docker image (Nodejs 18.x)
29s
build-docker-pre-runner-image / Build pre-runner docker image (Nodejs 18.x)
test-sth-unit  /  test-bdd-ci-no-host-no-docker-sth
test-sth-unit / test-bdd-ci-no-host-no-docker-sth
test-bdd-ci-sth-api-node  /  test-bdd-sth
test-bdd-ci-sth-api-node / test-bdd-sth
test-bdd-ci-sth-api-topic  /  test-bdd-sth
test-bdd-ci-sth-api-topic / test-bdd-sth
test-bdd-ci-sth-process-node  /  test-bdd-sth
test-bdd-ci-sth-process-node / test-bdd-sth
test-bdd-ci-sth-process-python  /  test-bdd-sth
test-bdd-ci-sth-process-python / test-bdd-sth
test-bdd-ci-sth-process-unified-node  /  test-bdd-sth
test-bdd-ci-sth-process-unified-node / test-bdd-sth
test-bdd-ci-sth-process-unified-python  /  test-bdd-sth
test-bdd-ci-sth-process-unified-python / test-bdd-sth
test-bdd-hub  /  test-bdd-sth
test-bdd-hub / test-bdd-sth
build-docker-sth-image  /  build-docker-sth-image
build-docker-sth-image / build-docker-sth-image
test-bdd-ci-sth-docker-node  /  test-bdd-sth
test-bdd-ci-sth-docker-node / test-bdd-sth
test-bdd-ci-sth-docker-python  /  test-bdd-sth
test-bdd-ci-sth-docker-python / test-bdd-sth
test-bdd-ci-sth-docker-unified-node  /  test-bdd-sth
test-bdd-ci-sth-docker-unified-node / test-bdd-sth
test-bdd-ci-sth-docker-unified-python  /  test-bdd-sth
test-bdd-ci-sth-docker-unified-python / test-bdd-sth
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 7 warnings
build-refapps / Build Reference Apps (Nodejs 18.x)
Process completed with exit code 2.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): packages/types/src/utils.ts#L44
Interface 'ReadableStream<Produces>' incorrectly extends interface 'PipeableStream<Produces>'.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): packages/types/src/utils.ts#L54
Interface 'WritableStream<Consumes>' incorrectly extends interface 'Writable'.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): packages/model/src/stream-handler.ts#L205
Argument of type 'WritableStream<string>' is not assignable to parameter of type 'WritableStream'.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): packages/model/src/stream-handler.ts#L235
Argument of type 'WritableStream<string>' is not assignable to parameter of type 'WritableStream'.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): node_modules/@types/node/stream/web.d.ts#L459
'ReadableByteStreamController' is referenced directly or indirectly in its own type annotation.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): node_modules/@types/node/stream/web.d.ts#L468
'ReadableStreamBYOBReader' is referenced directly or indirectly in its own type annotation.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): node_modules/@types/node/stream/web.d.ts#L473
'ReadableStreamBYOBRequest' is referenced directly or indirectly in its own type annotation.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): packages/runner/src/runner.ts#L253
Argument of type 'ReadableStream<string>' is not assignable to parameter of type 'string | Function | any[] | Readable | Iterable<any> | AsyncGeneratorFunction<any> | GeneratorFunction | AsyncFunction'.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): packages/runner/src/runner.ts#L266
Argument of type 'ReadableStream<any>' is not assignable to parameter of type 'Readable'.
build-docker-runner-image / Build runner docker image (Nodejs 18.x): packages/runner/src/runner.ts#L399
Argument of type 'string | number' is not assignable to parameter of type 'number'.
build-sth / Build STH Packages Nodejs 18.x: packages/types/src/utils.ts#L44
Interface 'ReadableStream<Produces>' incorrectly extends interface 'PipeableStream<Produces>'.
build-sth / Build STH Packages Nodejs 18.x: packages/types/src/utils.ts#L54
Interface 'WritableStream<Consumes>' incorrectly extends interface 'Writable'.
build-sth / Build STH Packages Nodejs 18.x: packages/model/src/stream-handler.ts#L205
Argument of type 'WritableStream<string>' is not assignable to parameter of type 'WritableStream'.
build-sth / Build STH Packages Nodejs 18.x: packages/model/src/stream-handler.ts#L235
Argument of type 'WritableStream<string>' is not assignable to parameter of type 'WritableStream'.
build-sth / Build STH Packages Nodejs 18.x: node_modules/@types/node/stream/web.d.ts#L459
'ReadableByteStreamController' is referenced directly or indirectly in its own type annotation.
build-sth / Build STH Packages Nodejs 18.x: node_modules/@types/node/stream/web.d.ts#L468
'ReadableStreamBYOBReader' is referenced directly or indirectly in its own type annotation.
build-sth / Build STH Packages Nodejs 18.x: node_modules/@types/node/stream/web.d.ts#L473
'ReadableStreamBYOBRequest' is referenced directly or indirectly in its own type annotation.
build-sth / Build STH Packages Nodejs 18.x: packages/types/src/utils.ts#L44
Interface 'ReadableStream<Produces>' incorrectly extends interface 'PipeableStream<Produces>'.
build-sth / Build STH Packages Nodejs 18.x: packages/types/src/utils.ts#L54
Interface 'WritableStream<Consumes>' incorrectly extends interface 'Writable'.
build-sth / Build STH Packages Nodejs 18.x: packages/model/src/stream-handler.ts#L205
Argument of type 'WritableStream<string>' is not assignable to parameter of type 'WritableStream'.
build-docker-pre-runner-image / Build pre-runner docker image (Nodejs 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-docker-runner-py-image / Build runner-py docker image (Python 3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-refapps / Build Reference Apps (Nodejs 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-docker-runner-image / Build runner docker image (Nodejs 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-sth / Build STH Packages Nodejs 18.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
analyze-code / Analyze the source code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pre-runner-image", "runner-python-image". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
pre-runner-image Expired
68.8 MB
runner-python-image Expired
69.9 MB