git action cicd 구축 #20
Annotations
5 warnings
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci:
apps/backend/src/docker/docker.controller.ts#L1
'Param' is defined but never used
|
ci:
apps/backend/src/docker/docker.service.ts#L4
'fs' is defined but never used
|
ci:
apps/backend/src/docker/docker.service.ts#L5
'path' is defined but never used
|
ci:
apps/backend/src/docker/docker.service.ts#L28
'gistUrl' is assigned a value but never used
|