Merge branch 'master' into multiuser #905
Annotations
3 errors
Run go test ./... -parallel 8 -count=1 --tags=test,awsmock:
internal/webserver/api/Api_test.go#L802
expected type, found ']'
|
Run go test ./... -parallel 8 -count=1 --tags=test,awsmock:
internal/configuration/database/provider/sqlite/users.go#L30
cannot use s.UserLevel (variable of type uint8) as models.UserRank value in struct literal
|
Run go test ./... -parallel 8 -count=1 --tags=test,awsmock
Process completed with exit code 1.
|
Loading