feat(keyvaluestore): add KeyValueStore support #247
Annotations
11 errors and 2 warnings
lint:
internal/test/client.go#L35
cfgObject declared and not used (typecheck)
|
lint:
api/util/apps_test.go#L13
missing type in composite literal (typecheck)
|
lint:
api/util/apps_test.go#L17
missing type in composite literal (typecheck)
|
lint:
api/util/apps_test.go#L21
missing type in composite literal (typecheck)
|
lint:
auth/login.go#L133
extension declared and not used (typecheck)
|
lint:
auth/config_test.go#L16
objectCfg declared and not used (typecheck)
|
lint:
get/apiserviceaccount.go#L57
cannot infer T (internal/format/print.go:116:1) (typecheck)
|
lint:
get/application.go#L58
cannot infer T (internal/format/print.go:116:1) (typecheck)
|
lint:
get/application.go#L96
cred.Username undefined (type appCredentials has no field or method Username) (typecheck)
|
lint:
get/build.go#L63
cannot infer T (internal/format/print.go:116:1) (typecheck)
|
test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|