feat(backend)!: Create vitnode-backend npm package #217
Annotations
2 errors and 3 warnings
install
backend#build: command (/home/runner/work/vitnode/vitnode/apps/backend) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
install
Process completed with exit code 1.
|
install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
install:
apps/backend/src/plugins/core/admin/email/send/send.service.ts#L17
'from' is defined but never used
|
install:
apps/frontend/plugins/blog/admin/views/categories/create-edit/tabs/permissions.tsx#L8
't' is assigned a value but never used
|