Skip to content

publish

publish #29

Triggered via workflow run December 15, 2024 04:50
@tabcattabcat
completed 500e7ab
Status Failure
Total duration 24s
Artifacts

publish.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
npm: test/codec.test.ts#L9
'"../src/codec.js"' has no exported member named 'isValidEncodedBucket'. Did you mean 'isEncodedBucket'?
npm: test/codec.test.ts#L10
'"../src/codec.js"' has no exported member named 'isValidEncodedEntry'. Did you mean 'isEncodedEntry'?
npm: test/codec.test.ts#L11
Module '"../src/codec.js"' has no exported member 'isValidEntry'.
npm: test/codec.test.ts#L239
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Omit<Context, "parentIndex">'.
npm: test/codec.test.ts#L247
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Omit<Context, "parentIndex">'.
npm: test/codec.test.ts#L254
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Omit<Context, "parentIndex">'.
npm: test/codec.test.ts#L261
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Omit<Context, "parentIndex">'.
npm: test/codec.test.ts#L268
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Omit<Context, "parentIndex">'.
npm: test/codec.test.ts#L275
Expected 4-5 arguments, but got 3.
npm: test/codec.test.ts#L278
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Context'.
npm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636