Skip to content

Bump postgres version to v15 #51

Bump postgres version to v15

Bump postgres version to v15 #51

Triggered via push November 13, 2024 12:03
Status Failure
Total duration 2m 54s
Artifacts

main.yaml

on: push
build-and-push-images
0s
build-and-push-images
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/archive/tar/reader.go#L638
tr.curr.Read undefined (type fileReader has no field or method Read) (typecheck)
golangci: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/archive/tar/writer.go#L477
tw.curr.Write undefined (type fileWriter has no field or method Write) (typecheck)
golangci: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/archive/tar/writer.go#L589
sw.fw.Write undefined (type fileWriter has no field or method Write) (typecheck)
golangci: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/compress/flate/inflate.go#L697
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
golangci: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/compress/flate/inflate.go#L720
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
golangci: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/database/sql/sql.go#L574
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)
golangci: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/database/sql/sql.go#L575
dc.Unlock undefined (type *driverConn has no field or method Unlock) (typecheck)
golangci: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/database/sql/sql.go#L589
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)
golangci: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/database/sql/sql.go#L590
dc.Unlock undefined (type *driverConn has no field or method Unlock) (typecheck)
golangci
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/