Skip to content

Support auth, migrate to React #29

Support auth, migrate to React

Support auth, migrate to React #29

Triggered via pull request January 22, 2024 20:47
@Roma7-7-7Roma7-7-7
synchronize #9
auth
Status Failure
Total duration 27s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: internal/domain/error.go#L39
fmt.Sprintf format %s has arg e.Code of wrong type github.com/Roma7-7-7/shared-clipboard/internal/domain.ErrorCode
build: internal/handler/api/error.go#L24
fmt.Sprintf format %s has arg domain.ErrorBadRequest of wrong type github.com/Roma7-7-7/shared-clipboard/internal/domain.ErrorCode
build: internal/handler/api/error.go#L28
fmt.Sprintf format %s has arg domain.ErrorCodeNotFound of wrong type github.com/Roma7-7-7/shared-clipboard/internal/domain.ErrorCode
build: internal/handler/api/error.go#L32
fmt.Sprintf format %s has arg domain.ErrorCodeUnauthorized of wrong type github.com/Roma7-7-7/shared-clipboard/internal/domain.ErrorCode
build: internal/handler/api/error.go#L36
fmt.Sprintf format %s has arg domain.ErrorCodeForbidden of wrong type github.com/Roma7-7-7/shared-clipboard/internal/domain.ErrorCode
build: internal/handler/api/error.go#L40
fmt.Sprintf format %s has arg domain.ErrorCodeMethodNotAllowed of wrong type github.com/Roma7-7-7/shared-clipboard/internal/domain.ErrorCode
build: internal/handler/api/error.go#L44
fmt.Sprintf format %s has arg domain.ErrorCodeInternalServerError of wrong type github.com/Roma7-7-7/shared-clipboard/internal/domain.ErrorCode
build: internal/handler/api/error.go#L48
fmt.Sprintf format %s has arg domain.ErrorCodeMarshalResponse of wrong type github.com/Roma7-7-7/shared-clipboard/internal/domain.ErrorCode
build
Process completed with exit code 1.