Update module github.com/getsentry/sentry-go to v0.31.1 #17
Annotations
8 errors and 3 warnings
build
cannot use newTransportMock() (value of type *transportMock) as "github.com/getsentry/sentry-go".Transport value in struct literal: *transportMock does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)
|
build
Process completed with exit code 2.
|
lint:
cmd/api/main.go#L17
could not import github.com/XDoubleU/essentia/pkg/sentry (-: # github.com/XDoubleU/essentia/pkg/sentry
|
lint
cannot use newTransportMock() (value of type *transportMock) as "github.com/getsentry/sentry-go".Transport value in struct literal: *transportMock does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)) (typecheck)
|
lint:
cmd/api/routes.go#L32
unknown field ProfilesSampleRate in struct literal of type "github.com/getsentry/sentry-go".ClientOptions (typecheck)
|
lint
issues found
|
test
cannot use newTransportMock() (value of type *transportMock) as "github.com/getsentry/sentry-go".Transport value in struct literal: *transportMock does not implement "github.com/getsentry/sentry-go".Transport (missing method Close)
|
test
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|