[scripts] adding script to help with pusblish libs #176
Annotations
6 errors and 2 warnings
build (16):
packages/lib/anchor-common/src/validator.ts#L2
The 'fs/promises' is not supported until Node.js 14.0.0. The configured version range is '>=8.0.0'
|
build (16):
packages/marinade-ts-cli/__tests__/setup/globalSetup.ts#L23
Definition for rule 'node/no-extraneous-require' was not found
|
build (16):
packages/marinade-ts-cli/__tests__/setup/globalSetup.ts#L24
"ts-node" is extraneous
|
build (16):
packages/marinade-ts-cli/src/index.ts#L80
Don't use process.exit(); throw an error instead
|
build (16):
packages/marinade-ts-cli/src/index.ts#L83
Don't use process.exit(); throw an error instead
|
build (16)
Process completed with exit code 1.
|
build (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|