Skip to content

Feat: simplify logging #40

Feat: simplify logging

Feat: simplify logging #40

Triggered via pull request October 23, 2023 07:04
@HC-kangHC-kang
closed #47
dev
Status Success
Total duration 4m 18s
Artifacts

deploy.yml

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

Annotations

14 warnings
test nestjs: src/common/filters/http.exception.filter.ts#L11
'formattedString' is defined but never used
test nestjs: src/main.ts#L3
'HttpExceptionFilter' is defined but never used
test nestjs: src/modules/favorite/dto/create-favorite.dto.ts#L2
'userId' is defined but never used
test nestjs: src/modules/favorite/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/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.