Skip to content

feat: add Encrypt and Decrypt by sender and recipient, used for exter… #26

feat: add Encrypt and Decrypt by sender and recipient, used for exter…

feat: add Encrypt and Decrypt by sender and recipient, used for exter… #26

Triggered via push May 14, 2024 10:55
Status Failure
Total duration 44s
Artifacts

image.yml

on: push
Matrix: build_image
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build_image (ubuntu-latest): cmd/didctl/commands/decrypt.go#L46
decryptor.DecryptBySenderDID undefined (type *ioconnect.JWK has no field or method DecryptBySenderDID)
build_image (ubuntu-latest): pkg/ioconnect/example/main.go#L74
server.DecryptBySenderDID undefined (type *ioconnect.JWK has no field or method DecryptBySenderDID)
build_image (ubuntu-latest): pkg/ioconnect/example/main.go#L96
server.DecryptBySenderDID undefined (type *ioconnect.JWK has no field or method DecryptBySenderDID)
build_image (ubuntu-latest): pkg/ioconnect/example/main.go#L124
server.DecryptBySenderDID undefined (type *ioconnect.JWK has no field or method DecryptBySenderDID)
build_image (ubuntu-latest)
Process completed with exit code 2.
build_image (ubuntu-latest)
decryptor.DecryptBySenderDID undefined (type *ioconnect.JWK has no field or method DecryptBySenderDID)
build_image (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.