build(deps-dev): bump @types/node from 20.10.5 to 20.10.6 #1214
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/cli/init/queries.ts#L15
'yellow' is defined but never used
|
lint:
src/cli/init/templates/initSources.ts#L5
'projectConfig' is defined but never used
|
lint:
src/cli/init/templates/workflows/unitTestsWorkflow.template.ts#L5
'projectPath' is defined but never used
|
lint:
src/utils/files.ts#L45
'isDirModification' is defined but never used
|
lint:
src/utils/prisma/PrismaDataSource.ts#L9
'content' is defined but never used
|
lint:
src/utils/prisma/PrismaGenerator.ts#L9
'content' is defined but never used
|