Skip to content

feat: use Go 1.19 in go.mod #58

feat: use Go 1.19 in go.mod

feat: use Go 1.19 in go.mod #58

Triggered via push September 26, 2023 17:48
Status Failure
Total duration 48s
Artifacts

default.yml

on: push
Test with Coverage
37s
Test with Coverage
Release And Push
0s
Release And Push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test with Coverage
missing go.sum entry needed to verify package github.com/jackc/chunkreader/v2 (imported by github.com/jackc/pgconn) is provided by exactly one module; to add:
Test with Coverage
missing go.sum entry needed to verify package github.com/jackc/pgproto3/v2 (imported by github.com/jackc/pgx/v4) is provided by exactly one module; to add:
Test with Coverage
Process completed with exit code 1.
Test with Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/