Skip to content

refactor(codec): make CodecPredicates optional #28

refactor(codec): make CodecPredicates optional

refactor(codec): make CodecPredicates optional #28

Triggered via push December 3, 2024 01:19
Status Failure
Total duration 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: test/codec.test.ts#L22
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test: test/codec.test.ts#L30
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test: test/codec.test.ts#L36
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test: test/codec.test.ts#L42
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test: test/codec.test.ts#L47
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test: test/codec.test.ts#L54
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test: test/codec.test.ts#L60
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test: test/codec.test.ts#L67
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test: test/codec.test.ts#L79
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test: test/codec.test.ts#L92
Object literal may only specify known properties, and 'average' does not exist in type 'CodecPredicates'.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636