Skip to content

Bump github.com/lib/pq from 1.3.1-0.20200116171513-9eb3fc897d6f to 1.10.9 #301

Bump github.com/lib/pq from 1.3.1-0.20200116171513-9eb3fc897d6f to 1.10.9

Bump github.com/lib/pq from 1.3.1-0.20200116171513-9eb3fc897d6f to 1.10.9 #301

Triggered via pull request January 10, 2024 19:45
Status Failure
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
test: errors/mappers/pqerrors/pqerrors_test.go#L25
cannot use pq.Error{} (value of type pq.Error) as error value in struct literal: pq.Error does not implement error (method Error has pointer receiver)
test: errors/mappers/pqerrors/pqerrors_test.go#L37
cannot use pq.Error{…} (value of type pq.Error) as error value in struct literal: pq.Error does not implement error (method Error has pointer receiver)
test: errors/mappers/pqerrors/pqerrors_test.go#L49
cannot use pq.Error{…} (value of type pq.Error) as error value in struct literal: pq.Error does not implement error (method Error has pointer receiver)
test: errors/mappers/pqerrors/pqerrors_test.go#L178
cannot use pq.Error{…} (value of type pq.Error) as error value in struct literal: pq.Error does not implement error (method Error has pointer receiver)
test: errors/mappers/pqerrors/pqerrors_test.go#L184
cannot use pq.Error{…} (value of type pq.Error) as error value in struct literal: pq.Error does not implement error (method Error has pointer receiver)
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/