feat[WIP]: add list users to servicedata service #379
Annotations
10 errors and 4 warnings
golangci:
core/servicedata/errors.go#L1
: # github.com/goto/shield/core/servicedata
|
golangci:
core/servicedata/service.go#L288
syntax error: unexpected return, expected name or ( (typecheck)
|
golangci:
core/servicedata/service.go#L288
expected selector or type assertion, found 'return' (typecheck)
|
golangci:
core/servicedata/service.go#L289
expected '}', found 'EOF' (typecheck)
|
golangci:
internal/api/api.go#L15
could not import github.com/goto/shield/core/servicedata (-: # github.com/goto/shield/core/servicedata
|
golangci:
core/servicedata/service.go#L288
syntax error: unexpected return, expected name or () (typecheck)
|
golangci:
internal/store/postgres/servicedata.go#L7
could not import github.com/goto/shield/core/servicedata (-: # github.com/goto/shield/core/servicedata
|
golangci:
core/servicedata/service.go#L288
syntax error: unexpected return, expected name or () (typecheck)
|
golangci:
cmd/serve.go#L30
could not import github.com/goto/shield/core/servicedata (-: # github.com/goto/shield/core/servicedata
|
golangci:
core/servicedata/service.go#L288
syntax error: unexpected return, expected name or () (typecheck)
|
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci
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/
|
golangci
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']
|
golangci
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']
|