feat: update api according to ID1 spec #3657
build.yml
on: pull_request
Semantic Pull Request Check
2s
Publish image
0s
Annotations
17 errors and 2 warnings
Checks:
pkg/restapi/v1/oidc4ci/controller_test.go#L4602
cannot use lo.ToPtr("tx_id") (value of type *string) as string value in struct literal
|
Checks:
pkg/restapi/v1/oidc4ci/controller_test.go#L4603
cannot use lo.ToPtr("credential_accepted") (value of type *string) as string value in struct literal
|
Checks:
pkg/restapi/v1/oidc4ci/controller_test.go#L4680
cannot use lo.ToPtr("tx_id") (value of type *string) as string value in struct literal
|
Checks:
pkg/restapi/v1/oidc4ci/controller_test.go#L4681
cannot use lo.ToPtr("credential_accepted") (value of type *string) as string value in struct literal
|
Checks:
pkg/restapi/v1/oidc4ci/controller_test.go#L4772
cannot use lo.ToPtr("tx_id") (value of type *string) as string value in struct literal
|
Checks:
pkg/restapi/v1/oidc4ci/controller_test.go#L4773
cannot use lo.ToPtr("credential_accepted") (value of type *string) as string value in struct literal (typecheck)
|
Checks
Process completed with exit code 2.
|
UnitTest:
pkg/restapi/v1/oidc4ci/controller_test.go#L4602
cannot use lo.ToPtr("tx_id") (value of type *string) as string value in struct literal
|
UnitTest:
pkg/restapi/v1/oidc4ci/controller_test.go#L4603
cannot use lo.ToPtr("credential_accepted") (value of type *string) as string value in struct literal
|
UnitTest:
pkg/restapi/v1/oidc4ci/controller_test.go#L4680
cannot use lo.ToPtr("tx_id") (value of type *string) as string value in struct literal
|
UnitTest:
pkg/restapi/v1/oidc4ci/controller_test.go#L4681
cannot use lo.ToPtr("credential_accepted") (value of type *string) as string value in struct literal
|
UnitTest:
pkg/restapi/v1/oidc4ci/controller_test.go#L4772
cannot use lo.ToPtr("tx_id") (value of type *string) as string value in struct literal
|
UnitTest:
pkg/restapi/v1/oidc4ci/controller_test.go#L4773
cannot use lo.ToPtr("credential_accepted") (value of type *string) as string value in struct literal
|
UnitTest
Process completed with exit code 2.
|
BDDTest
cannot use lo.ToPtr("credential_accepted") (value of type *string) as string value in struct literal
|
BDDTest
cannot use lo.ToPtr(notificationID) (value of type *string) as string value in struct literal
|
BDDTest
Process completed with exit code 2.
|
Semantic Pull Request Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
BDDTest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|