feat: add resource management support for maxcompute #994
Annotations
10 errors and 8 warnings
lint:
ext/store/maxcompute/client.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/goto/optimus) (gci)
|
lint:
ext/store/maxcompute/maxcompute.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/goto/optimus) (gci)
|
lint:
ext/store/maxcompute/resource_urn.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/goto/optimus) (gci)
|
lint:
ext/store/maxcompute/resource_urn.go#L4
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
ext/store/maxcompute/resource_urn.go#L6
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
ext/store/maxcompute/table.go#L162
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
ext/store/maxcompute/client.go#L26
var-naming: struct field AccessId should be AccessID (revive)
|
lint:
ext/store/maxcompute/maxcompute.go#L108
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
ext/store/maxcompute/maxcompute.go#L139
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
ext/store/maxcompute/table.go#L20
var-naming: type McSqlExecutor should be McSQLExecutor (revive)
|
integration-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|
integration-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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', 'install-mode']
|
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', 'install-mode']
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|