docs(readme): update project status #29
Annotations
10 errors and 1 warning
test:
test/cursor.test.ts#L9
'"./helpers/constants.js"' has no exported member named 'trees'. Did you mean 'tree'?
|
test:
test/cursor.test.ts#L10
Module '"./helpers/constants.js"' has no exported member 'treesToStates'.
|
test:
test/diff.test.ts#L10
'"./helpers/constants.js"' has no exported member named 'trees'. Did you mean 'tree'?
|
test:
test/diff.test.ts#L11
Module '"./helpers/constants.js"' has no exported member 'treesToStates'.
|
test:
test/index.test.ts#L25
'"./helpers/constants.js"' has no exported member named 'trees'. Did you mean 'tree'?
|
test:
test/index.test.ts#L26
Module '"./helpers/constants.js"' has no exported member 'treesToStates'.
|
test:
test/mutate-trees.test.ts#L10
'"./helpers/constants.js"' has no exported member named 'trees'. Did you mean 'tree'?
|
test:
test/mutate-trees.test.ts#L10
Module '"./helpers/constants.js"' has no exported member 'treesToStates'.
|
test:
test/mutate.test.ts#L337
Expected 3 arguments, but got 2.
|
test:
test/mutate.test.ts#L341
Expected 3 arguments, but got 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|