project refactor #2
Annotations
3 errors and 1 warning
build:
cmd/main.go#L7
import "github.com/araujo88/bitcoin-price-bot-nostr/pkg" is a program, not an importable package
|
build:
cmd/main.go#L7
found packages main (config.go) and nostrbot (post.go) in /home/runner/work/bitcoin-price-bot-nostr/bitcoin-price-bot-nostr/pkg
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|