#36 get apps endpoint #101
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/applications/applications.service.ts#L26
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L2
'Put' is defined but never used
|
apps/backend/src/dynamodb.ts#L3
'table' is defined but never used
|
apps/backend/src/dynamodb.ts#L19
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L19
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L21
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L41
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L65
Unexpected any. Specify a different type
|
apps/backend/src/dynamodb.ts#L65
Unexpected any. Specify a different type
|
This job succeeded
Loading