Skip to content

chore: fix versions with logger plugin #213

chore: fix versions with logger plugin

chore: fix versions with logger plugin #213

Triggered via push December 21, 2023 16:01
Status Success
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Continuous Integration
45s
Continuous Integration
Nx  /  Nx Affected Publishable Plugins
12s
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/logger-json/src/types.ts#L2
Unexpected any. Specify a different type
Continuous Integration: plugins/logger-json/src/utils/ast.ts#L11
Do not access Object.prototype method 'hasOwnProperty' from target object
Continuous Integration: plugins/logger-json/src/utils/ast.ts#L65
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#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