feat: add round robin in remote module #1213
Annotations
9 errors and 4 warnings
build (1.18):
pkg/datasource/sql/exec/select_for_update_executor.go#L327
s.GetScanSlice undefined (type SelectForUpdateExecutor has no field or method GetScanSlice) (typecheck)
|
build (1.18):
pkg/datasource/sql/exec/at/insert_executor.go#L70
invalid operation: cannot compare i.businesSQLResult == nil (operator == not defined on untyped nil) (typecheck)
|
build (1.18):
pkg/datasource/sql/undo/executor/executor.go#L23
"database/sql/driver" imported but not used (typecheck)
|
build (1.18):
pkg/remoting/getty/rpc_client.go#L21
"crypto/tls" imported but not used (typecheck)
|
build (1.18):
pkg/rm/tcc/tcc_service.go#L89
t.TCCResource.Prepare undefined (type *TCCResource has no field or method Prepare) (typecheck)
|
build (1.18):
pkg/rm/tcc/tcc_service.go#L111
t.GetActionName undefined (type *TCCServiceProxy has no field or method GetActionName) (typecheck)
|
build (1.18):
pkg/rm/tcc/tcc_service.go#L171
t.GetActionName undefined (type *TCCServiceProxy has no field or method GetActionName) (typecheck)
|
build (1.18):
pkg/rm/tcc/tcc_service.go#L248
t.GetActionName undefined (type *TCCServiceProxy has no field or method GetActionName) (typecheck)
|
build (1.18)
issues found
|
build (1.18)
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']
|
build (1.18)
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']
|
build (1.18)
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/
|
build (1.18)
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/
|