Skip to content

docs : 변경된 값에 따라 값 수정 #358

docs : 변경된 값에 따라 값 수정

docs : 변경된 값에 따라 값 수정 #358

Triggered via push September 12, 2024 17:09
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: internal/domain/chat/view.go#L3
File is not `gofumpt`-ed with `-extra` (gofumpt)
build: internal/domain/chat/view.go#L4
File is not `goimports`-ed (goimports)
build: internal/domain/chat/view.go#L5
File is not `gofumpt`-ed with `-extra` (gofumpt)
build: internal/service/chat_service.go#L23
the line is 138 characters long, which exceeds the maximum of 120 characters. (lll)
build: internal/service/chat_service.go#L129
the line is 137 characters long, which exceeds the maximum of 120 characters. (lll)
build: internal/service/chat_service.go#L145
the line is 147 characters long, which exceeds the maximum of 120 characters. (lll)
build
issues found
build: internal/domain/chat/request.go#L6
var-naming: struct field JoinUserIds should be JoinUserIDs (revive)