Configure Renovate - autoclosed #51
Annotations
10 errors and 3 warnings
lint:
cmd/root.go#L42
invalid operation: cannot compare ioStreams.Out != nil (operator != not defined on untyped nil) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L198
String not declared by package unsafe (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L207
String not declared by package unsafe (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L252
t.Uncommon undefined (type rtype has no field or method Uncommon, but does have uncommon) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L256
t.Str undefined (type rtype has no field or method Str) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L257
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L282
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L293
t.HasName undefined (type rtype has no field or method HasName) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L421
t.Equal undefined (type rtype has no field or method Equal) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L653
cannot use toRType(t) (value of type rtype) as Type value in return statement: rtype does not implement Type (missing method Kind) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v3.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|