Add delete sites by ID endpoint #92
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
apps/backend/src/app/app.module.ts#L2
'TypeOrmModule' is defined but never used
|
apps/backend/src/dynamodb.ts#L19
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L33
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L33
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L35
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L55
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L55
Unexpected any. Specify a different type
|
apps/backend/src/site/site.service.ts#L31
Unexpected any. Specify a different type
|
apps/backend/src/site/site.service.ts#L73
Unexpected any. Specify a different type
|
apps/backend/src/strategies/plural-naming.strategy.ts#L13
'customName' is defined but never used
|
This job succeeded
Loading