Skip to content

Deploy

Deploy #42

Triggered via pull request October 23, 2023 14:53
@HC-kangHC-kang
closed #50
dev
Status Success
Total duration 5m 3s
Artifacts

deploy.yml

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

Annotations

15 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/products/products.controller.ts#L20
'Auth' is defined but never used
test nestjs: src/modules/products/products.controller.ts#L21
'ROLE_TYPE' is defined but never used
test nestjs: src/modules/products/products.repository.ts#L15
'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.