Update dependencies #51
Annotations
3 errors and 6 warnings
ci:
src/index.test.ts#L1
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
ci:
src/index.test.ts#L1
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
ci
Process completed with exit code 2.
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci
Unsafe assignment of an error typed value
|
ci
Unsafe call of an `error` type typed value
|
ci
Unsafe member access .from on an `error` typed value
|
ci
Unsafe assignment of an error typed value
|