Skip to content

fix(broker-kafka): docker-compose.yml generate docker service that doesn't connect to kafka #201

fix(broker-kafka): docker-compose.yml generate docker service that doesn't connect to kafka

fix(broker-kafka): docker-compose.yml generate docker service that doesn't connect to kafka #201

Triggered via pull request December 19, 2023 15:39
Status Failure
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Continuous Integration
17s
Continuous Integration
Nx  /  Nx Affected Publishable Plugins
Nx / Nx Affected Publishable Plugins
Matrix: Plugin Version Validator
Matrix: Publish latest version
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Continuous Integration
Process completed with exit code 1.
Continuous Integration: plugins/broker-kafka/src/index.ts#L84
'eventParams' is defined but never used
Continuous Integration: plugins/broker-kafka/src/index.ts#L113
'eventParams' is defined but never used
Continuous Integration: plugins/broker-kafka/src/index.ts#L169
'eventParams' is defined but never used
Continuous Integration: plugins/broker-kafka/src/index.ts#L171
'utils' is assigned a value but never used
Continuous Integration: plugins/broker-kafka/src/index.ts#L333
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Continuous Integration: plugins/broker-kafka/src/index.ts#L345
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Continuous Integration: plugins/broker-kafka/src/static/contracts/KafkaMessage.ts#L4
Unexpected any. Specify a different type
Continuous Integration: plugins/broker-kafka/src/static/contracts/KafkaMessage.ts#L5
Unexpected any. Specify a different type
Continuous Integration: plugins/broker-kafka/src/templates/controller.template.ts#L3
'EventPattern' is defined but never used