chore: release v1.0.6 #11
Annotations
5 errors and 1 warning
Typecheck:
test/index.test.ts#L18
'CanvasColor' cannot be used as a value because it was imported using 'import type'.
|
Typecheck:
test/index.test.ts#L20
Property 'add_node' does not exist on type 'JSONCanvas'. Did you mean 'addNode'?
|
Typecheck:
test/index.test.ts#L21
Property 'to_string' does not exist on type 'JSONCanvas'. Did you mean 'toString'?
|
Typecheck:
test/index.test.ts#L30
Property 'from_string' does not exist on type 'typeof JSONCanvas'. Did you mean 'fromString'?
|
Typecheck
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading