chore:upgrade some dependent packages to eliminate dependencies on some archived repositories #1436
Annotations
10 errors and 4 warnings
golang ci lint:
pkg/discovery/mock/test_etcd_client.go#L23
undeclared name: `clientv3` (typecheck)
|
golang ci lint:
pkg/discovery/mock/test_etcd_client.go#L24
undeclared name: `clientv3` (typecheck)
|
golang ci lint:
pkg/datasource/sql/exec/select_for_update_executor.go#L327
s.GetScanSlice undefined (type SelectForUpdateExecutor has no field or method GetScanSlice) (typecheck)
|
golang ci lint:
pkg/datasource/sql/exec/at/insert_executor.go#L70
invalid operation: cannot compare i.businesSQLResult == nil (operator == not defined on untyped nil) (typecheck)
|
golang ci lint:
pkg/datasource/sql/undo/executor/executor.go#L23
"database/sql/driver" imported but not used (typecheck)
|
golang ci lint:
pkg/discovery/etcd3_test.go#L35
undeclared name: `clientv3` (typecheck)
|
golang ci lint:
pkg/remoting/getty/session_manager.go#L21
"crypto/tls" imported but not used (typecheck)
|
golang ci lint:
pkg/rm/tcc/tcc_service.go#L89
t.TCCResource.Prepare undefined (type *TCCResource has no field or method Prepare) (typecheck)
|
golang ci lint:
pkg/rm/tcc/tcc_service.go#L111
t.GetActionName undefined (type *TCCServiceProxy has no field or method GetActionName) (typecheck)
|
golang ci lint:
pkg/rm/tcc/tcc_service.go#L171
t.GetActionName undefined (type *TCCServiceProxy has no field or method GetActionName) (typecheck)
|
Post golang ci lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|
golang ci lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|
golang ci 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/
|
golang ci 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/
|
Loading