feat: attachment proof #3259
Annotations
3 errors and 2 warnings
cannot use oidc4vp.NewAttachmentService(getHTTPClient(metricsProvider.Attachments)) (value of type *"github.com/trustbloc/vcs/pkg/service/oidc4vp".AttachmentService) as "github.com/trustbloc/vcs/pkg/service/oidc4vp".attachmentService value in struct literal: *"github.com/trustbloc/vcs/pkg/service/oidc4vp".AttachmentService does not implement "github.com/trustbloc/vcs/pkg/service/oidc4vp".attachmentService (wrong type for method GetAttachments)
|
cannot use oidc4vp.NewAttachmentService(getHTTPClient(metricsProvider.Attachments)) (value of type *"github.com/trustbloc/vcs/pkg/service/oidc4vp".AttachmentService) as "github.com/trustbloc/vcs/pkg/service/oidc4vp".attachmentService value in struct literal: *"github.com/trustbloc/vcs/pkg/service/oidc4vp".AttachmentService does not implement "github.com/trustbloc/vcs/pkg/service/oidc4vp".attachmentService (wrong type for method GetAttachments)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading