Skip to content

Create go.yml

Create go.yml #1

Triggered via push September 11, 2024 23:49
Status Failure
Total duration 23s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

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