Починен cicd #16
deploy.yml
on: push
tests
2m 31s
linters
28s
deploy
1m 30s
Annotations
10 errors and 3 warnings
linters:
internal/pkg/utils/responses/responses.go#L31
Error return value of `w.Write` is not checked (errcheck)
|
linters:
internal/pkg/utils/responses/responses.go#L39
Error return value of `w.Write` is not checked (errcheck)
|
linters:
internal/pkg/utils/uploads/uploads.go#L81
Error return value of `r.ParseMultipartForm` is not checked (errcheck)
|
linters:
internal/pkg/board/repository/members.go#L684
Error return value of `tx.Commit` is not checked (errcheck)
|
linters:
internal/pkg/board/repository/members.go#L716
Error return value of `tx.Commit` is not checked (errcheck)
|
linters:
internal/pkg/board/usecase/board_uc.go#L737
Error return value of `uc.boardRepository.RearrangeColumns` is not checked (errcheck)
|
linters:
database/elastic/migrator.go#L192
Error return value of `writer.Write` is not checked (errcheck)
|
linters:
database/elastic/migrator.go#L193
Error return value of `writer.WriteByte` is not checked (errcheck)
|
linters:
database/elastic/migrator.go#L194
Error return value of `writer.Write` is not checked (errcheck)
|
linters:
database/elastic/migrator.go#L195
Error return value of `writer.WriteByte` is not checked (errcheck)
|
linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|