Create go.yml #1
Annotations
10 errors and 2 warnings
build:
internal/config.go#L4
missing go.sum entry for module providing package github.com/BurntSushi/toml (imported by github.com/HEUDavid/auto-receive-crypto-pay/internal); to add:
|
build:
model/receipt.go#L4
missing go.sum entry for module providing package gorm.io/datatypes (imported by github.com/HEUDavid/auto-receive-crypto-pay/model); to add:
|
build:
internal/adapter.go#L6
missing go.sum entry for module providing package github.com/HEUDavid/go-fsm/pkg (imported by github.com/HEUDavid/auto-receive-crypto-pay/internal); to add:
|
build:
internal/adapter.go#L7
missing go.sum entry for module providing package github.com/HEUDavid/go-fsm/pkg/db/mysql (imported by github.com/HEUDavid/auto-receive-crypto-pay/internal); to add:
|
build:
internal/adapter.go#L8
missing go.sum entry for module providing package github.com/HEUDavid/go-fsm/pkg/metadata (imported by github.com/HEUDavid/auto-receive-crypto-pay/cmd); to add:
|
build:
internal/adapter.go#L9
missing go.sum entry for module providing package github.com/HEUDavid/go-fsm/pkg/mq/rmq (imported by github.com/HEUDavid/auto-receive-crypto-pay/internal); to add:
|
build:
internal/adapter.go#L10
missing go.sum entry for module providing package github.com/HEUDavid/go-fsm/pkg/util (imported by github.com/HEUDavid/auto-receive-crypto-pay/cmd); to add:
|
build:
internal/crud.go#L5
missing go.sum entry for module providing package gorm.io/gorm (imported by github.com/HEUDavid/auto-receive-crypto-pay/internal); to add:
|
build:
cmd/main.go#L9
missing go.sum entry for module providing package github.com/gin-gonic/gin (imported by github.com/HEUDavid/auto-receive-crypto-pay/cmd); to add:
|
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/
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/auto-receive-crypto-pay/auto-receive-crypto-pay. Supported file pattern: go.sum
|