Skip to content

Remove Http checking on health check #47

Remove Http checking on health check

Remove Http checking on health check #47

Triggered via pull request October 31, 2023 08:04
@HC-kangHC-kang
closed #55
dev
Status Success
Total duration 4m 27s
Artifacts

deploy.yml

on: pull_request
build docker image and ecs deploy
1m 53s
build docker image and ecs deploy
Fit to window
Zoom out
Zoom in

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.