Skip to content

feat: butch preauth #501

feat: butch preauth

feat: butch preauth #501

Triggered via push March 13, 2024 06:57
Status Failure
Total duration 11m 18s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
Checks: pkg/restapi/v1/issuer/controller_test.go#L744
unknown field CredentialConfigurationIds in struct literal of type InitiateOIDC4CIRequest
Checks: pkg/restapi/v1/issuer/controller_test.go#L1147
ad.Type undefined (type []*oidc4ci.AuthorizationDetails has no field or method Type)
Checks: pkg/restapi/v1/issuer/controller_test.go#L1148
ad.Format undefined (type []*oidc4ci.AuthorizationDetails has no field or method Format)
Checks: pkg/restapi/v1/issuer/controller_test.go#L1149
ad.Locations undefined (type []*oidc4ci.AuthorizationDetails has no field or method Locations)
Checks: pkg/restapi/v1/issuer/controller_test.go#L1150
ad.CredentialConfigurationID undefined (type []*oidc4ci.AuthorizationDetails has no field or method CredentialConfigurationID)
Checks: pkg/restapi/v1/issuer/controller_test.go#L1151
ad.CredentialDefinition undefined (type []*oidc4ci.AuthorizationDetails has no field or method CredentialDefinition)
Checks: pkg/restapi/v1/issuer/controller_test.go#L1152
ad.CredentialDefinition undefined (type []*oidc4ci.AuthorizationDetails has no field or method CredentialDefinition)
Checks: pkg/restapi/v1/issuer/controller_test.go#L1153
ad.CredentialDefinition undefined (type []*oidc4ci.AuthorizationDetails has no field or method CredentialDefinition)
Checks: pkg/restapi/v1/issuer/controller_test.go#L1189
ad.Type undefined (type []*oidc4ci.AuthorizationDetails has no field or method Type)
Checks: pkg/restapi/v1/issuer/controller_test.go#L1190
ad.Format undefined (type []*oidc4ci.AuthorizationDetails has no field or method Format)
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L744
unknown field CredentialConfigurationIds in struct literal of type InitiateOIDC4CIRequest
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L1147
ad.Type undefined (type []*oidc4ci.AuthorizationDetails has no field or method Type)
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L1148
ad.Format undefined (type []*oidc4ci.AuthorizationDetails has no field or method Format)
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L1149
ad.Locations undefined (type []*oidc4ci.AuthorizationDetails has no field or method Locations)
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L1150
ad.CredentialConfigurationID undefined (type []*oidc4ci.AuthorizationDetails has no field or method CredentialConfigurationID)
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L1151
ad.CredentialDefinition undefined (type []*oidc4ci.AuthorizationDetails has no field or method CredentialDefinition)
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L1152
ad.CredentialDefinition undefined (type []*oidc4ci.AuthorizationDetails has no field or method CredentialDefinition)
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L1153
ad.CredentialDefinition undefined (type []*oidc4ci.AuthorizationDetails has no field or method CredentialDefinition)
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L1189
ad.Type undefined (type []*oidc4ci.AuthorizationDetails has no field or method Type)
UnitTest: pkg/restapi/v1/issuer/controller_test.go#L1190
ad.Format undefined (type []*oidc4ci.AuthorizationDetails has no field or method Format)
Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
UnitTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
UnitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
BDDTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
BDDTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/