Skip to content

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

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

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

Triggered via pull request July 18, 2024 00:13
Status Failure
Total duration 3m 33s
Artifacts

codetests.yml

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

Annotations

22 errors and 3 warnings
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
gotest (ubuntu)
Process completed with exit code 1.
gotest (macos)
The job was canceled because "ubuntu" failed.
golangci-lint (linux)
The job was canceled because "windows" failed.
golangci-lint (linux)
The operation was canceled.
gotest (windows)
The job was canceled because "ubuntu" failed.
gotest (windows)
The operation was canceled.
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 (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
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/
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 (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/