fix: update result #68
Annotations
10 errors and 3 warnings
lint:
convert/util_test.go#L12
expected-actual: need to reverse actual and expected values (testifylint)
|
lint:
convert/util_test.go#L17
expected-actual: need to reverse actual and expected values (testifylint)
|
lint:
tlsutil/autotls.go#L31
func `getCacheDir` is unused (unused)
|
lint:
tlsutil/gen.go#L17
func `generateCert` is unused (unused)
|
lint:
clients/bbolt/client.go#L1
: # github.com/pubgo/funk/clients/bbolt
|
lint:
clients/bbolt/client.go#L20
cannot call pointer method Unwrap on result.Result[*Config]
|
lint:
clients/bbolt/config.go#L30
cannot call pointer method Unwrap on result.Result[*"go.etcd.io/bbolt".Options] (typecheck)
|
lint:
clients/etcdv3/client.go#L1
: # github.com/pubgo/funk/clients/etcdv3
|
lint:
clients/etcdv3/client.go#L15
cannot call pointer method Unwrap on result.Result[*Config]
|
lint:
clients/etcdv3/client.go#L16
cannot call pointer method Unwrap on result.Result[*clientv3.Config] (typecheck)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@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/
|
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/
|