Skip to content

Skip verification for GetHashKey is the data is not signed #3

Skip verification for GetHashKey is the data is not signed

Skip verification for GetHashKey is the data is not signed #3

Triggered via push June 27, 2024 13:45
Status Failure
Total duration 1m 6s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check: server/cmd/server/main.go#L10
could not import github.com/henrybear327/go-proton-api (-: # github.com/henrybear327/go-proton-api
check: address.go#L21
type func(a Address, b Address) int of func(a, b Address) int {…} does not match inferred type func(a Address, b Address) bool for func(a E, b E) bool) (typecheck)
check: server/cmd/server/main.go#L113
undefined: proton (typecheck)
check: server/cmd/server/main.go#L117
undefined: proton (typecheck)
check: server/cmd/server/main.go#L120
undefined: proton (typecheck)
check: address.go#L1
: # github.com/henrybear327/go-proton-api [github.com/henrybear327/go-proton-api.test]
check: address.go#L21
type func(a Address, b Address) int of func(a, b Address) int {…} does not match inferred type func(a Address, b Address) bool for func(a E, b E) bool (typecheck)
check: address_test.go#L7
could not import github.com/henrybear327/go-proton-api (-: # github.com/henrybear327/go-proton-api [github.com/henrybear327/go-proton-api.test]
check: address.go#L21
type func(a Address, b Address) int of func(a, b Address) int {…} does not match inferred type func(a Address, b Address) bool for func(a E, b E) bool) (typecheck)
check: manager_status_test.go#L197
not enough arguments in call to getErr
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.