Create go.yml (#9) #2
Annotations
4 errors and 2 warnings
build:
to.array.go#L6
missing go.sum entry for module providing package github.com/bdlm/errors/v2 (imported by github.com/bdlm/cast/v2); to add:
|
build:
to.go#L8
missing go.sum entry for module providing package github.com/bdlm/std/v2/errors (imported by github.com/bdlm/cast/v2); to add:
|
build:
to.complex.go#L7
missing go.sum entry for module providing package golang.org/x/exp/constraints (imported by github.com/bdlm/cast/v2); 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/cast/cast. Supported file pattern: go.sum
|