Skip to content

Up dependencies and minimal go version to 2.22 #31

Up dependencies and minimal go version to 2.22

Up dependencies and minimal go version to 2.22 #31

Triggered via push June 24, 2024 13:58
Status Failure
Total duration 47s
Artifacts

test.yml

on: push
Matrix: test
Matrix: coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/objecthash/objecthash.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: receiver_func.go#L9
could not import github.com/geniusrabbit/notificationcenter/v2/decoder (-: cannot compile Go 1.22 code) (typecheck)
lint: decoder/decoder.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: encoder/encoder.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: gochan/go.go#L70
p.ProcessMessage undefined (type *Proxy has no field or method ProcessMessage) (typecheck)
lint: gochan/go_test.go#L26
proxy.Subscribe undefined (type *Proxy has no field or method Subscribe) (typecheck)
lint: interval/subscriber.go#L46
s.ProcessMessage undefined (type *interval has no field or method ProcessMessage) (typecheck)
lint: kafka/options.go#L12
could not import github.com/geniusrabbit/notificationcenter/v2/encoder (-: cannot compile Go 1.22 code) (typecheck)
lint: kafka/options.go#L13
could not import github.com/geniusrabbit/notificationcenter/v2/internal/logger (-: cannot compile Go 1.22 code) (typecheck)
lint: kafka/publisher.go#L21
could not import github.com/geniusrabbit/notificationcenter/v2/internal/bytebuffer (-: cannot compile Go 1.22 code) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.