Update module github.com/go-jet/jet/v2 to v2.11.1 #278
Annotations
5 errors and 1 warning
Run go test ./...:
internal/gen/vanderbot/public/table/message.go#L11
missing go.sum entry for module providing package github.com/go-jet/jet/v2/postgres (imported by github.com/ajvpot/vanderbot/internal/gen/cmd/generator); to add:
|
Run go test ./...:
internal/gen/cmd/generator/main.go#L4
missing go.sum entry for module providing package github.com/go-jet/jet/v2/generator/metadata (imported by github.com/ajvpot/vanderbot/internal/gen/cmd/generator); to add:
|
Run go test ./...:
internal/gen/cmd/generator/main.go#L5
missing go.sum entry for module providing package github.com/go-jet/jet/v2/generator/postgres (imported by github.com/ajvpot/vanderbot/internal/gen/cmd/generator); to add:
|
Run go test ./...:
internal/gen/cmd/generator/main.go#L6
missing go.sum entry for module providing package github.com/go-jet/jet/v2/generator/template (imported by github.com/ajvpot/vanderbot/internal/gen/cmd/generator); to add:
|
Run go test ./...
Process completed with exit code 1.
|
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/.
|
Loading