Skip to content

feat: generate keypair from the client side and send it encrypted #30

feat: generate keypair from the client side and send it encrypted

feat: generate keypair from the client side and send it encrypted #30

Triggered via push August 1, 2024 22:18
Status Failure
Total duration 1m 0s
Artifacts

check-go.yml

on: push
build-and-fmt
50s
build-and-fmt
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-and-fmt: test/integration/lifecycle/main.go#L161
resp.LogEntry.Time undefined (type *"github.com/comrade-coop/apocryph/pkg/proto".LogEntry has no field or method Time)
build-and-fmt: test/integration/lifecycle/main.go#L161
resp.LogEntry.Log undefined (type *"github.com/comrade-coop/apocryph/pkg/proto".LogEntry has no field or method Log)
build-and-fmt
Process completed with exit code 1.
build-and-fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/