Support auth, migrate to React #28
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.
|