Merge pull request #69 from Code-4-Community/hm-add-admin-change #172
Annotations
10 warnings
Nx Affected Lint:
apps/backend/src/app/app.module.ts#L2
'TypeOrmModule' is defined but never used
|
Nx Affected Lint:
apps/backend/src/applications/applications.service.ts#L103
Unexpected any. Specify a different type
|
Nx Affected Lint:
apps/backend/src/dynamodb.ts#L10
'Put' is defined but never used
|
Nx Affected Lint:
apps/backend/src/dynamodb.ts#L11
'table' is defined but never used
|
Nx Affected Lint:
apps/backend/src/dynamodb.ts#L29
Unexpected any. Specify a different type
|
Nx Affected Lint:
apps/backend/src/dynamodb.ts#L47
Unexpected any. Specify a different type
|
Nx Affected Lint:
apps/backend/src/dynamodb.ts#L48
Unexpected any. Specify a different type
|
Nx Affected Lint:
apps/backend/src/dynamodb.ts#L49
Unexpected any. Specify a different type
|
Nx Affected Lint:
apps/backend/src/dynamodb.ts#L51
Unexpected any. Specify a different type
|
Nx Affected Lint:
apps/backend/src/dynamodb.ts#L75
Unexpected any. Specify a different type
|
Loading