Skip to content

chore: upgrade to Go 1.23 #798

chore: upgrade to Go 1.23

chore: upgrade to Go 1.23 #798

Triggered via push October 4, 2024 23:50
Status Failure
Total duration 3m 28s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: enats/enats.go#L28
undefined: nats (typecheck)
lint: enats/enats.go#L55
e.Debug undefined (type *LogEntry has no field or method Debug) (typecheck)
lint: enats/enats.go#L60
e.Warn undefined (type *LogEntry has no field or method Warn) (typecheck)
lint: enats/enats.go#L65
e.Error undefined (type *LogEntry has no field or method Error) (typecheck)
lint: enats/enats.go#L70
e.Info undefined (type *LogEntry has no field or method Info) (typecheck)
lint: enats/enats.go#L80
e.Info undefined (type *LogEntry has no field or method Info) (typecheck)
lint: enats/enats.go#L85
e.Debug undefined (type *LogEntry has no field or method Debug) (typecheck)
lint: enats/enats.go#L348
undefined: nats (typecheck)
lint: enats/enats.go#L359
undefined: nats (typecheck)
lint: mocks/Broadcaster.go#L18
_m.Called undefined (type *Broadcaster has no field or method Called) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/