fix: update data integrity proof context to v2 #3640
build.yml
on: pull_request
Semantic Pull Request Check
3s
Publish image
0s
Annotations
10 errors and 2 warnings
Checks:
pkg/kms/aws/service.go#L158
Error return value is not checked (errcheck)
|
Checks:
pkg/kms/aws/service.go#L195
Error return value is not checked (errcheck)
|
Checks:
pkg/kms/aws/service.go#L228
Error return value is not checked (errcheck)
|
Checks:
pkg/service/oidc4vp/oidc4vp_service.go#L696
Error return value is not checked (errcheck)
|
Checks:
pkg/restapi/v1/oidc4ci/controller.go#L346
Error return value is not checked (errcheck)
|
Checks:
pkg/restapi/v1/oidc4ci/controller.go#L543
Error return value is not checked (errcheck)
|
Checks:
pkg/restapi/v1/oidc4ci/controller.go#L1068
G601: Implicit memory aliasing in for loop. (gosec)
|
Checks:
pkg/restapi/v1/oidc4ci/controller.go#L356
G115: integer overflow conversion int -> int32 (gosec)
|
Checks:
pkg/internal/testutil/presentation.go#L103
unused-parameter: parameter 'didID' seems to be unused, consider removing or renaming it as _ (revive)
|
Checks:
pkg/internal/testutil/credential.go#L143
unused-parameter: parameter 'opts' seems to be unused, consider removing or renaming it as _ (revive)
|
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
|