Custom Connector Module Support #1411
Annotations
21 errors and 4 warnings
run-checks:
src/ConnectorRuntime.ts#L15
Cannot find module '@nmshd/connector' or its corresponding type declarations.
|
run-checks:
src/ConnectorRuntime.ts#L46
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
run-checks:
src/ConnectorRuntime.ts#L51
This member cannot have an 'override' modifier because its containing class 'ConnectorRuntime' does not extend another class.
|
run-checks:
src/ConnectorRuntime.ts#L75
Property 'init' does not exist on type 'ConnectorRuntime'.
|
run-checks:
src/ConnectorRuntime.ts#L129
Property 'anonymousServices' does not exist on type 'ConnectorRuntime'.
|
run-checks:
src/ConnectorRuntime.ts#L140
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
run-checks:
src/ConnectorRuntime.ts#L141
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
run-checks:
src/ConnectorRuntime.ts#L143
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
run-checks:
src/ConnectorRuntime.ts#L150
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
run-checks:
src/ConnectorRuntime.ts#L151
Property 'logger' does not exist on type 'ConnectorRuntime'.
|
build-docker
Process completed with exit code 1.
|
test:
src/ConnectorRuntime.ts#L15
Cannot find module '@nmshd/connector' or its corresponding type declarations.
|
test:
src/ConnectorRuntime.ts#L46
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
test:
src/ConnectorRuntime.ts#L51
This member cannot have an 'override' modifier because its containing class 'ConnectorRuntime' does not extend another class.
|
test:
src/ConnectorRuntime.ts#L75
Property 'init' does not exist on type 'ConnectorRuntime'.
|
test:
src/ConnectorRuntime.ts#L129
Property 'anonymousServices' does not exist on type 'ConnectorRuntime'.
|
test:
src/ConnectorRuntime.ts#L140
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
test:
src/ConnectorRuntime.ts#L141
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
test:
src/ConnectorRuntime.ts#L143
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
test:
src/ConnectorRuntime.ts#L150
Property 'runtimeConfig' does not exist on type 'ConnectorRuntime'.
|
test:
src/ConnectorRuntime.ts#L151
Property 'logger' does not exist on type 'ConnectorRuntime'.
|
lint-helm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|