feat: sql analysis chart #3517
Annotations
6 errors and 3 warnings
test
cannot use &mockDriver{} (value of type *mockDriver) as type "github.com/actiontech/sqle/sqle/driver".Plugin in argument to getAction:
|
test
cannot use &mockDriver{…} (value of type *mockDriver) as type "github.com/actiontech/sqle/sqle/driver".Plugin in return statement:
|
test
Process completed with exit code 2.
|
lint:
sqle/server/sqled_test.go#L187
cannot use &(mockDriver literal) (value of type *mockDriver) as "github.com/actiontech/sqle/sqle/driver".Plugin value in argument to getAction: *mockDriver does not implement "github.com/actiontech/sqle/sqle/driver".Plugin (missing method ExplainJSONFormat) (typecheck)
|
lint:
sqle/server/sqled_test.go#L271
cannot use &(mockDriver literal) (value of type *mockDriver) as "github.com/actiontech/sqle/sqle/driver".Plugin value in return statement: *mockDriver does not implement "github.com/actiontech/sqle/sqle/driver".Plugin (missing method ExplainJSONFormat) (typecheck)
|
lint
issues found
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|