Skip to content

chore(ci): update golangci-lint version for improved linting #33

chore(ci): update golangci-lint version for improved linting

chore(ci): update golangci-lint version for improved linting #33

Triggered via push June 20, 2026 07:26
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
backend
api.Handler.verifyWithSupabase calls http.Client.Do
backend
database.New calls sql.Open, which eventually calls net.Resolver.LookupHost
backend
server.main calls http.ListenAndServe, which eventually calls net.Listen
backend
repository.postgresExtraSectionRepository.Delete calls sql.Tx.ExecContext, which eventually calls net.Dialer.DialContext
backend
seo.executeTemplate calls template.Template.Execute
backend
seo.executeTemplate calls template.Template.Execute
backend
server.main calls http.ListenAndServe, which eventually calls x509.HostnameError.Error
backend
server.main calls fmt.Fprintf, which eventually calls x509.Certificate.VerifyHostname
backend
server.main calls fmt.Fprintf, which eventually calls x509.Certificate.Verify
backend
server.main calls http.ListenAndServe, which eventually calls textproto.Reader.ReadMIMEHeader
backend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v5, golangci/golangci-lint-action@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/