add ory creation webhook #2956
pr_push_checks_go.yaml
on: pull_request
Setup cache
55s
Go Linter
3m 18s
Matrix: Running Go Tests
Annotations
11 errors and 6 warnings
Running Go Tests (ubuntu-latest, cmd):
api/server/handlers/user/create_ory.go#L114
request.UserId undefined (type *CreateOryUserRequest has no field or method UserId)
|
Running Go Tests (ubuntu-latest, cmd)
Process completed with exit code 1.
|
Running Go Tests (ubuntu-latest, api)
The job was canceled because "ubuntu-latest_cmd" failed.
|
Running Go Tests (ubuntu-latest, api):
api/server/handlers/user/create_ory.go#L114
request.UserId undefined (type *CreateOryUserRequest has no field or method UserId)
|
Running Go Tests (ubuntu-latest, api)
Process completed with exit code 1.
|
Go Linter:
api/server/handlers/user/create_ory.go#L114
request.UserId undefined (type *CreateOryUserRequest has no field or method UserId) (typecheck)
|
Go Linter:
api/server/router/base.go#L12
could not import github.com/porter-dev/porter/api/server/handlers/user (-: # github.com/porter-dev/porter/api/server/handlers/user
|
Go Linter:
api/server/handlers/user/create_ory.go#L114
request.UserId undefined (type *CreateOryUserRequest has no field or method UserId)) (typecheck)
|
Go Linter:
api/server/handlers/user/create_test.go#L7
could not import github.com/porter-dev/porter/api/server/handlers/user (-: # github.com/porter-dev/porter/api/server/handlers/user
|
Go Linter:
api/server/handlers/user/create_ory.go#L114
request.UserId undefined (type *CreateOryUserRequest has no field or method UserId)) (typecheck)
|
Go Linter
issues found
|
Setup cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tj-actions/[email protected], actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Go Tests (ubuntu-latest, provisioner)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Go Tests (ubuntu-latest, cli)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Go Tests (ubuntu-latest, internal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Go Tests (ubuntu-latest, cmd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4, 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/.
|