refactor: build external deps #980
Annotations
1 error and 5 warnings
build (16.x)
Process completed with exit code 1.
|
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test (16.x):
src/bootstrap.ts#L50
'err' is defined but never used. Allowed unused args must match /^_/u
|
test / test (16.x):
src/bootstrap.ts#L50
'address' is defined but never used. Allowed unused args must match /^_/u
|
test / test (16.x):
src/processors/database/database.provider.ts#L20
'args' is defined but never used. Allowed unused args must match /^_/u
|