fix(deps): update module github.com/cucumber/messages/go/v21 to v32 #1113
Annotations
9 errors and 1 warning
|
Run staticcheck
Process completed with exit code 1.
|
|
Run staticcheck:
internal/testutils/utils.go#L78
cannot use pickles (variable of type []*"github.com/cucumber/messages/go/v21".Pickle) as []*"github.com/cucumber/messages/go/v32".Pickle value in struct literal (compile)
|
|
Run staticcheck:
internal/testutils/utils.go#L78
cannot use gherkinDocument (variable of type *"github.com/cucumber/messages/go/v21".GherkinDocument) as *"github.com/cucumber/messages/go/v32".GherkinDocument value in struct literal
|
|
Run staticcheck:
internal/testutils/utils.go#L30
cannot use pickles (variable of type []*"github.com/cucumber/messages/go/v21".Pickle) as []*"github.com/cucumber/messages/go/v32".Pickle value in struct literal
|
|
Run staticcheck:
internal/testutils/utils.go#L30
cannot use gherkinDocument (variable of type *"github.com/cucumber/messages/go/v21".GherkinDocument) as *"github.com/cucumber/messages/go/v32".GherkinDocument value in struct literal
|
|
Run staticcheck:
internal/parser/parser.go#L69
cannot use pickles (variable of type []*"github.com/cucumber/messages/go/v21".Pickle) as []*"github.com/cucumber/messages/go/v32".Pickle value in struct literal (compile)
|
|
Run staticcheck:
internal/parser/parser.go#L69
cannot use gherkinDocument (variable of type *"github.com/cucumber/messages/go/v21".GherkinDocument) as *"github.com/cucumber/messages/go/v32".GherkinDocument value in struct literal
|
|
Run staticcheck:
internal/parser/parser.go#L53
cannot use pickles (variable of type []*"github.com/cucumber/messages/go/v21".Pickle) as []*"github.com/cucumber/messages/go/v32".Pickle value in struct literal
|
|
Run staticcheck:
internal/parser/parser.go#L53
cannot use gherkinDocument (variable of type *"github.com/cucumber/messages/go/v21".GherkinDocument) as *"github.com/cucumber/messages/go/v32".GherkinDocument value in struct literal
|
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/godog/godog. Supported file pattern: go.sum
|
Loading