Skip to content

chore(deps): update actions/checkout action to v4 #14

chore(deps): update actions/checkout action to v4

chore(deps): update actions/checkout action to v4 #14

Triggered via pull request July 17, 2024 23:17
Status Failure
Total duration 2m 49s
Artifacts

codetests.yml

on: pull_request
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 3 warnings
gotest (ubuntu)
Process completed with exit code 1.
gotest (macos)
The job was canceled because "ubuntu" failed.
gotest (windows)
The job was canceled because "ubuntu" failed.
gotest (windows)
The operation was canceled.
golangci-lint (windows): pkg/templates/templates.go#L1
: cannot compile Go 1.22 code (typecheck)
golangci-lint (windows): pkg/handler/handler.go#L25
could not import golift.io/turbovanityurls/pkg/templates (-: cannot compile Go 1.22 code) (typecheck)
golangci-lint (windows): pkg/service/service.go#L108
c.Title undefined (type *Config has no field or method Title) (typecheck)
golangci-lint (windows): pkg/service/service.go#L109
c.Title undefined (type *Config has no field or method Title) (typecheck)
golangci-lint (windows)
issues found
golangci-lint (freebsd): pkg/templates/templates.go#L1
: cannot compile Go 1.22 code (typecheck)
golangci-lint (freebsd): pkg/handler/handler.go#L25
could not import golift.io/turbovanityurls/pkg/templates (-: cannot compile Go 1.22 code) (typecheck)
golangci-lint (freebsd): pkg/service/service.go#L108
c.Title undefined (type *Config has no field or method Title) (typecheck)
golangci-lint (freebsd): pkg/service/service.go#L109
c.Title undefined (type *Config has no field or method Title) (typecheck)
golangci-lint (freebsd)
issues found
golangci-lint (linux)
The job was canceled because "windows" failed.
golangci-lint (linux): pkg/templates/templates.go#L1
: cannot compile Go 1.22 code (typecheck)
golangci-lint (linux): pkg/handler/handler.go#L25
could not import golift.io/turbovanityurls/pkg/templates (-: cannot compile Go 1.22 code) (typecheck)
golangci-lint (linux): pkg/service/service.go#L108
c.Title undefined (type *Config has no field or method Title) (typecheck)
golangci-lint (linux): pkg/service/service.go#L109
c.Title undefined (type *Config has no field or method Title) (typecheck)
golangci-lint (linux)
issues found
golangci-lint (darwin)
The job was canceled because "freebsd" failed.
golangci-lint (darwin): pkg/templates/templates.go#L1
: cannot compile Go 1.22 code (typecheck)
golangci-lint (darwin): pkg/handler/handler.go#L25
could not import golift.io/turbovanityurls/pkg/templates (-: cannot compile Go 1.22 code) (typecheck)
golangci-lint (darwin): pkg/service/service.go#L108
c.Title undefined (type *Config has no field or method Title) (typecheck)
golangci-lint (darwin): pkg/service/service.go#L109
c.Title undefined (type *Config has no field or method Title) (typecheck)
golangci-lint (darwin)
issues found
gotest (ubuntu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint (windows)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, 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/
golangci-lint (freebsd)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, 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/