Skip to content

save work

save work #10

Triggered via push July 4, 2023 14:15
Status Failure
Total duration 1m 4s
Artifacts

test-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L3
Replace `"@kafkajs/confluent-schema-registry"` with `'@kafkajs/confluent-schema-registry'`
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L4
Replace `".."` with `'..'`
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L6
Replace `"AvroDecoder"` with `'AvroDecoder'`
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L15
Replace `"decodeMessage"` with `'decodeMessage'`
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L16
Replace `"should·decode·key·and·payload·when·both·are·provided"` with `'should·decode·key·and·payload·when·both·are·provided'`
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L18
Replace `"decode"` with `'decode'`
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L19
Replace `"encodedKey"` with `'encodedKey'`
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L20
Replace `"encodedPayload"` with `'encodedPayload'`
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L23
Replace `"decodedKey"` with `'decodedKey'`
lint-test: packages/kafka-avro-lib/__tests__/avroDecoder.test.ts#L24
Replace `"decodedPayload"` with `'decodedPayload'`