Skip to content

go 1.18 wrong interface with gotest.tool #225

@chmouel

Description

@chmouel

Getting this error :

cannot use t (variable of type *testing.T) as “gotest.tools/v3/assert”.TestingT value in argument to env.PatchAll: wrong type for method Log (have func(args ...invalid type), want func(args ...interface{}))

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions