OpenTelemetry migration #50
ci.yml
on: pull_request
Lint and fmt check
2m 25s
CI on Go
6m 30s
Annotations
15 errors
Lint and fmt check
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New\" were hidden, use --max-same-issues"
|
Lint and fmt check:
service_test.go#L53
cannot use WithLogFields(temp.fields...) (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
Lint and fmt check:
service_test.go#L85
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
Lint and fmt check:
service_test.go#L129
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
Lint and fmt check:
service_test.go#L163
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New (typecheck)
|
Lint and fmt check:
service_test.go#L53
cannot use WithLogFields(temp.fields...) (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
Lint and fmt check:
service_test.go#L85
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
Lint and fmt check:
service_test.go#L129
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
Lint and fmt check:
service_test.go#L163
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New (typecheck)
|
Lint and fmt check:
service_test.go#L53
cannot use WithLogFields(temp.fields...) (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
CI on Go:
service_test.go#L53
cannot use WithLogFields(temp.fields...) (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
CI on Go:
service_test.go#L85
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
CI on Go:
service_test.go#L129
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
CI on Go:
service_test.go#L163
cannot use WithJSONLogger() (value of type OptionFunc) as *grpc.ClientConn value in argument to New
|
CI on Go
Process completed with exit code 2.
|