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