chore: update GitHub Actions configuration #98
Annotations
10 errors and 5 warnings
lint:
nats_test.go#L39
string `:4222` has 9 occurrences, make it a constant (goconst)
|
lint:
nats.go#L10
import 'github.com/golang-queue/queue' is not allowed from list 'Main' (depguard)
|
lint:
nats.go#L11
import 'github.com/golang-queue/queue/core' is not allowed from list 'Main' (depguard)
|
lint:
nats.go#L12
import 'github.com/golang-queue/queue/job' is not allowed from list 'Main' (depguard)
|
lint:
nats.go#L14
import 'github.com/nats-io/nats.go' is not allowed from list 'Main' (depguard)
|
lint:
options.go#L6
import 'github.com/golang-queue/queue' is not allowed from list 'Main' (depguard)
|
lint:
options.go#L7
import 'github.com/golang-queue/queue/core' is not allowed from list 'Main' (depguard)
|
lint:
nats_test.go#L12
import 'github.com/golang-queue/queue' is not allowed from list 'Main' (depguard)
|
lint:
nats_test.go#L13
import 'github.com/golang-queue/queue/core' is not allowed from list 'Main' (depguard)
|
lint:
nats_test.go#L14
import 'github.com/golang-queue/queue/job' is not allowed from list 'Main' (depguard)
|
ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/nats/nats. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/nats/nats. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/nats/nats. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/nats/nats. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/nats/nats. Supported file pattern: go.sum
|