Skip to content

[WIP] Extract Adapters to separate modules, introduce AdapterManager #1296

[WIP] Extract Adapters to separate modules, introduce AdapterManager

[WIP] Extract Adapters to separate modules, introduce AdapterManager #1296

Triggered via pull request June 27, 2023 15:17
Status Failure
Total duration 2m 5s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
build-sth  /  Build STH Packages Nodejs 16.x
1m 35s
build-sth / Build STH Packages Nodejs 16.x
build-refapps  /  Build Reference Apps (Nodejs 16.x)
1m 7s
build-refapps / Build Reference Apps (Nodejs 16.x)
analyze-code  /  Analyze the source code
1m 54s
analyze-code / Analyze the source code
build-docker-runner-image  /  Build runner docker image (Nodejs 16.x)
1m 33s
build-docker-runner-image / Build runner docker image (Nodejs 16.x)
build-docker-runner-py-image  /  Build runner-py docker image (Python 3.9)
1m 47s
build-docker-runner-py-image / Build runner-py docker image (Python 3.9)
build-docker-pre-runner-image  /  Build pre-runner docker image (Nodejs 16.x)
58s
build-docker-pre-runner-image / Build pre-runner docker image (Nodejs 16.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

31 errors and 9 warnings
build-docker-runner-image / Build runner docker image (Nodejs 16.x)
Process completed with exit code 1.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-docker-runner-image / Build runner docker image (Nodejs 16.x): packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/runtime-adapter.ts#L1
Module '"./index"' has no exported member 'IInstanceAdapter'.
build-sth / Build STH Packages Nodejs 16.x: packages/types/src/index.ts#L51
Cannot find module './instance-adapter' or its corresponding type declarations.
analyze-code / Analyze the source code: packages/adapter-process/src/index.ts#L8
'args' is defined but never used. Allowed unused args must match /^(_|options|defaults)/u
analyze-code / Analyze the source code: packages/host/src/lib/host.ts#L692
Expected to return a value at the end of async method 'identifyExistingSequences'
analyze-code / Analyze the source code: packages/types/src/index.ts#L51
Unable to resolve path to module './instance-adapter'
analyze-code / Analyze the source code: packages/adapter-process/src/index.ts#L5
Multiple spaces found before 'from'
analyze-code / Analyze the source code: packages/cli/src/lib/commands/sequence.ts#L186
Unnecessary parentheses around expression
analyze-code / Analyze the source code: packages/cli/src/lib/commands/sequence.ts#L187
Unnecessary parentheses around expression
analyze-code / Analyze the source code: packages/host/src/lib/adapter-manager.ts#L18
This line has a length of 127. Maximum allowed is 120
analyze-code / Analyze the source code: packages/host/src/lib/adapter-manager.ts#L19
Expected indentation of 12 spaces but found 8
analyze-code / Analyze the source code: packages/host/src/lib/adapter-manager.ts#L63
This line has a length of 139. Maximum allowed is 120
analyze-code / Analyze the source code: packages/host/src/lib/host.ts#L1000
This line has a length of 134. Maximum allowed is 120
analyze-code / Analyze the source code: packages/types/src/runtime-adapter.ts#L5
This line has a length of 134. Maximum allowed is 120

Artifacts

Produced during runtime
Name Size
dist-refapps-869a880f85559c9a16fbf33d347edf740fe68ff1-16.x.tar.gz Expired
7.54 MB
pre-runner-image Expired
74.8 MB
runner-python-image Expired
70 MB