CRUD append ability #9
checks.yml
on: pull_request
Prepare yarn cache
18s
Release new version
0s
Annotations
7 errors
typecheck:
src/fsa-to-node/json.ts#L4
The inferred type of 'encoder' cannot be named without a reference to '@jsonjoy.com/json-pack/node_modules/@jsonjoy.com/util/lib/buffers'. This is likely not portable. A type annotation is necessary.
|
typecheck:
src/fsa-to-node/json.ts#L5
The inferred type of 'decoder' cannot be named without a reference to '@jsonjoy.com/json-pack/node_modules/@jsonjoy.com/util/lib/buffers'. This is likely not portable. A type annotation is necessary.
|
typecheck
Process completed with exit code 1.
|
Test on ubuntu-latest using Node.js LTS
Process completed with exit code 1.
|
Test on macOS-latest using Node.js LTS
Process completed with exit code 1.
|
Test on Node.js v20.x
Process completed with exit code 1.
|
Test on windows-latest using Node.js LTS
Process completed with exit code 1.
|