fix: Fix package name #14
Annotations
3 errors and 1 warning
Run go test -v ./... -covermode=atomic -coverprofile=coverage.out:
internal/cmd/main.go#L8
no required module provides package github.com/snapp-incubator/nats-blackbox-exporter/internal/config; to add it:
|
Run go test -v ./... -covermode=atomic -coverprofile=coverage.out:
internal/cmd/main.go#L9
no required module provides package github.com/snapp-incubator/nats-blackbox-exporter/internal/natsclient; to add it:
|
Run go test -v ./... -covermode=atomic -coverprofile=coverage.out
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading