Skip to content

publish

publish #31

Triggered via workflow run December 27, 2024 09:12
@tabcattabcat
completed de4f0b2
Status Failure
Total duration 19s
Artifacts

publish.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
npm: test/mutate-trees.test.ts#L10
'"./helpers/constants.js"' has no exported member named 'trees'. Did you mean 'tree'?
npm: test/mutate-trees.test.ts#L10
Module '"./helpers/constants.js"' has no exported member 'treesToStates'.
npm: test/mutate-trees.test.ts#L38
Argument of type 'Update[]' is not assignable to parameter of type 'AwaitIterable<Update[]>'.
npm: test/mutate-trees.test.ts#L109
Argument of type 'Update[]' is not assignable to parameter of type 'AwaitIterable<Update[]>'.
npm: test/mutate-trees.test.ts#L198
Argument of type 'Update[]' is not assignable to parameter of type 'AwaitIterable<Update[]>'.
npm: test/mutate.test.ts#L4
Module '"../src/cursor.js"' declares 'Cursor' locally, but it is not exported.
npm: test/mutate.test.ts#L15
'"../src/mutate.js"' has no exported member named 'getCurrentUpdateTuple'. Did you mean 'getUserUpdateTuple'?
npm: test/mutate.test.ts#L17
Module '"../src/mutate.js"' has no exported member 'handleArray'.
npm: test/mutate.test.ts#L218
Type 'Bucket' must have a '[Symbol.iterator]()' method that returns an iterator.
npm: test/mutate.test.ts#L218
Expected 5 arguments, but got 4.
npm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636