Remove Http checking on health check #47
deploy.yml
on: pull_request
test nestjs
2m 16s
build docker image and ecs deploy
1m 53s
Annotations
16 warnings
test nestjs:
src/common/interceptors/http-logger.interceptor.ts#L38
'reqHeaders' is assigned a value but never used
|
test nestjs:
src/common/interceptors/http-logger.interceptor.ts#L38
'reqBody' is assigned a value but never used
|
test nestjs:
src/modules/favorites/dto/create-favorite.dto.ts#L2
'userId' is defined but never used
|
test nestjs:
src/modules/favorites/dto/create-favorite.dto.ts#L2
'product_id' is defined but never used
|
test nestjs:
src/modules/orders/orders.controller.ts#L40
'req' is defined but never used
|
test nestjs:
src/modules/products/products.controller.ts#L23
'Auth' is defined but never used
|
test nestjs:
src/modules/products/products.controller.ts#L24
'ROLE_TYPE' is defined but never used
|
test nestjs:
src/modules/products/products.repository.ts#L16
'Seller' is defined but never used
|
test nestjs:
src/modules/users/users.service.ts#L66
'createUserDto' is defined but never used
|
test nestjs:
src/modules/users/users.service.ts#L84
'updateUserDto' is defined but never used
|
build docker image and ecs deploy
Ignoring property 'compatibilities' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
build docker image and ecs deploy
Ignoring property 'taskDefinitionArn' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
build docker image and ecs deploy
Ignoring property 'requiresAttributes' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
build docker image and ecs deploy
Ignoring property 'revision' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
build docker image and ecs deploy
Ignoring property 'status' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
build docker image and ecs deploy
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|