Skip to content

add videoapi grpc server and vidit tool #14

add videoapi grpc server and vidit tool

add videoapi grpc server and vidit tool #14

Triggered via pull request April 29, 2024 21:42
@adwskiadwski
opened #2
iter2
Status Failure
Total duration 1m 49s
Artifacts

e2e-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
e2etests: cmd/vidit/test.go#L189
main redeclared in this block
e2etests: cmd/vidit/main.go#L9
other declaration of main
e2etests: internal/api/user/auth/auth_test.go#L108
a.MiddlewareService undefined (type *Auth has no field or method MiddlewareService)
e2etests: internal/api/user/auth/auth_test.go#L122
a.MiddlewareUser undefined (type *Auth has no field or method MiddlewareUser)
e2etests: internal/api/video/serviceapi_test.go#L20
assignment mismatch: 2 variables but NewService returns 1 value
e2etests: internal/api/video/serviceapi_test.go#L22
unknown field APIPrefix in struct literal of type ServiceConfig
e2etests: internal/api/video/serviceapi_test.go#L25
unknown field AuthConfig in struct literal of type ServiceConfig
e2etests: internal/api/video/userapi_test.go#L30
unknown field auth in struct literal of type Service
e2etests: internal/api/video/userapi_test.go#L37
svc.getVideo undefined (type Service has no field or method getVideo, but does have GetVideo)
e2etests: internal/api/video/userapi_test.go#L52
unknown field auth in struct literal of type Service