Create go.yml #1
Annotations
3 errors and 2 warnings
build:
epay/order.go#L6
missing go.sum entry for module providing package github.com/mitchellh/mapstructure (imported by github.com/Calcium-Ion/go-epay/epay); to add:
|
build:
epay/util.go#L9
missing go.sum entry for module providing package github.com/samber/lo (imported by github.com/Calcium-Ion/go-epay/epay); to add:
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/go-epay/go-epay. Supported file pattern: go.sum
|