[WIP | DNM] Remove unecessary apiProduct operations #59
ci-pr.yml
on: pull_request
style-check
4m 42s
go-unit-test
0s
Annotations
7 errors and 1 warning
style-check:
internal/cognito/server/handler.go#L1
: # github.com/solo-io/gloo-portal-idp-connect/internal/cognito/server
|
style-check:
internal/cognito/server/util.go#L25
undefined: portalv1.ApiProduct (typecheck)
|
style-check:
internal/cognito/cognito.go#L8
could not import github.com/solo-io/gloo-portal-idp-connect/internal/cognito/server (-: # github.com/solo-io/gloo-portal-idp-connect/internal/cognito/server
|
style-check:
internal/cognito/server/util.go#L25
undefined: portalv1.ApiProduct) (typecheck)
|
style-check:
internal/cognito/server/handler_test.go#L16
could not import github.com/solo-io/gloo-portal-idp-connect/internal/cognito/server (-: # github.com/solo-io/gloo-portal-idp-connect/internal/cognito/server
|
style-check:
internal/cognito/server/util.go#L25
undefined: portalv1.ApiProduct) (typecheck)
|
style-check
issues found
|
style-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/
|