Skip to content

feat: add accumulation state ctx struct #340

feat: add accumulation state ctx struct

feat: add accumulation state ctx struct #340

Triggered via pull request November 7, 2024 10:49
Status Failure
Total duration 1m 2s
Billable time 1m
Artifacts

go-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint: internal/state/helpers_test.go#L164
cannot use make(map[crypto.Hash]crypto.Hash) (value of type map["github.com/eigerco/strawberry/internal/crypto".Hash]"github.com/eigerco/strawberry/internal/crypto".Hash) as map["github.com/eigerco/strawberry/internal/crypto".Hash]struct{} value in assignment
Lint: internal/state/helpers_test.go#L166
cannot use testutils.RandomHash(t) (value of type "github.com/eigerco/strawberry/internal/crypto".Hash) as struct{} value in assignment (typecheck)
Lint
issues found