Add Authentication #187
Annotations
10 warnings
Nx Affected Lint:
apps/backend/src/applications/applications.service.ts#L103
Unexpected any. Specify a different type
|
Nx Affected Lint:
apps/backend/src/auth/jwt.strategy.ts#L26
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