chore(deps): update actions/checkout action to v4.2.2 #34
Triggered via pull request
September 25, 2024 18:03
Status
Failure
Total duration
1m 31s
Artifacts
–
codetests.yml
on: pull_request
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Annotations
42 errors and 4 warnings
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)
s.tmpl.ErrorContext undefined (type *Template has no field or method ErrorContext) (typecheck)
|
golangci-lint (darwin)
t.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (darwin)
t.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (darwin)
tmpl.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (darwin)
tmpl.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (darwin)
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
golangci-lint (darwin)
not enough arguments in call to time.Unix
|
golangci-lint (darwin)
missing type in composite literal (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)
s.tmpl.ErrorContext undefined (type *Template has no field or method ErrorContext) (typecheck)
|
golangci-lint (linux)
t.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (linux)
t.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (linux)
tmpl.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (linux)
tmpl.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (linux)
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
golangci-lint (linux)
not enough arguments in call to time.Unix
|
golangci-lint (linux)
missing type in composite literal (typecheck)
|
golangci-lint (freebsd)
The job was canceled because "darwin" failed.
|
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)
s.tmpl.ErrorContext undefined (type *Template has no field or method ErrorContext) (typecheck)
|
golangci-lint (freebsd)
t.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (freebsd)
t.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (freebsd)
tmpl.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (freebsd)
tmpl.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (freebsd)
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
golangci-lint (freebsd)
not enough arguments in call to time.Unix
|
golangci-lint (freebsd)
missing type in composite literal (typecheck)
|
golangci-lint (windows)
The job was canceled because "linux" failed.
|
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)
s.tmpl.ErrorContext undefined (type *Template has no field or method ErrorContext) (typecheck)
|
golangci-lint (windows)
t.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (windows)
t.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (windows)
tmpl.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (windows)
tmpl.Root undefined (type *Template has no field or method Root) (typecheck)
|
golangci-lint (windows)
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
golangci-lint (windows)
missing type in composite literal (typecheck)
|
golangci-lint (windows)
missing type in composite literal (typecheck)
|
golangci-lint (darwin)
Restore cache failed: Dependencies file is not found in /Users/runner/work/turbovanityurls/turbovanityurls. Supported file pattern: go.sum
|
golangci-lint (linux)
Restore cache failed: Dependencies file is not found in /home/runner/work/turbovanityurls/turbovanityurls. Supported file pattern: go.sum
|
golangci-lint (freebsd)
Restore cache failed: Dependencies file is not found in /Users/runner/work/turbovanityurls/turbovanityurls. Supported file pattern: go.sum
|
golangci-lint (windows)
Restore cache failed: Dependencies file is not found in /home/runner/work/turbovanityurls/turbovanityurls. Supported file pattern: go.sum
|