build(deps): bump the production-dependencies group across 1 directory with 85 updates #40897
test.yml
on: pull_request
test
6m 31s
golangci-lint
5m 46s
test-push-to-cloudsmith
2s
Annotations
12 errors
golangci-lint:
public/components/openai/package.go#L13
could not import github.com/redpanda-data/connect/v4/internal/impl/openai (-: # github.com/redpanda-data/connect/v4/internal/impl/openai
|
golangci-lint:
internal/impl/openai/json_schema_provider.go#L79
cannot use schema (variable of type "github.com/sashabaranov/go-openai/jsonschema".Definition) as json.Marshaler value in struct literal: "github.com/sashabaranov/go-openai/jsonschema".Definition does not implement json.Marshaler (method MarshalJSON has pointer receiver)) (typecheck)
|
golangci-lint:
internal/impl/openai/json_schema_provider.go#L79
cannot use schema (variable of type "github.com/sashabaranov/go-openai/jsonschema".Definition) as json.Marshaler value in struct literal: "github.com/sashabaranov/go-openai/jsonschema".Definition does not implement json.Marshaler (method MarshalJSON has pointer receiver) (typecheck)
|
golangci-lint:
internal/impl/sentry/processor_capture_test.go#L56
cannot use transport (variable of type *mockTransport) as "github.com/getsentry/sentry-go".Transport value in argument to withTransport: *mockTransport does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)
|
golangci-lint:
internal/impl/sentry/processor_capture_test.go#L103
cannot use transport (variable of type *mockTransport) as "github.com/getsentry/sentry-go".Transport value in argument to withTransport: *mockTransport does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)
|
golangci-lint:
internal/impl/sentry/processor_capture_test.go#L139
cannot use transport (variable of type *mockTransport) as "github.com/getsentry/sentry-go".Transport value in argument to withTransport: *mockTransport does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)
|
golangci-lint:
internal/impl/sentry/processor_capture_test.go#L174
cannot use transport (variable of type *mockTransport) as "github.com/getsentry/sentry-go".Transport value in argument to withTransport: *mockTransport does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)
|
golangci-lint:
internal/impl/sentry/processor_capture_test.go#L211
cannot use transport (variable of type *mockTransport) as "github.com/getsentry/sentry-go".Transport value in argument to withTransport: *mockTransport does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)
|
golangci-lint:
internal/impl/sentry/processor_capture_test.go#L236
cannot use transport (variable of type *mockTransport) as "github.com/getsentry/sentry-go".Transport value in argument to withTransport: *mockTransport does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)
|
golangci-lint:
internal/impl/sentry/processor_capture_test.go#L265
cannot use transport (variable of type *mockTransport) as "github.com/getsentry/sentry-go".Transport value in argument to withTransport: *mockTransport does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)
|
test:
internal/impl/openai/json_schema_provider.go#L79
cannot use schema (variable of type "github.com/sashabaranov/go-openai/jsonschema".Definition) as json.Marshaler value in struct literal: "github.com/sashabaranov/go-openai/jsonschema".Definition does not implement json.Marshaler (method MarshalJSON has pointer receiver)
|
test
Process completed with exit code 1.
|