feat: Upgrade tag SDK #1910
Annotations
20 errors and 1 warning
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L23
no new variables on left side of :=
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L23
cannot use TagShowOutputAssert{…} (value of type TagShowOutputAssert) as *"testing".T value in assignment
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L26
t.AddAssertion undefined (type *"testing".T has no field or method AddAssertion)
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L27
cannot use &t (value of type **"testing".T) as *TagShowOutputAssert value in return statement
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L33
no new variables on left side of :=
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L33
cannot use TagShowOutputAssert{…} (value of type TagShowOutputAssert) as *"testing".T value in assignment
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L36
t.AddAssertion undefined (type *"testing".T has no field or method AddAssertion)
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L37
cannot use &t (value of type **"testing".T) as *TagShowOutputAssert value in return statement
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L75
cannot use expected (variable of type []string) as string value in argument to assert.ResourceShowOutputValueSet
|
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L23
no new variables on left side of :=
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L23
cannot use TagShowOutputAssert{…} (value of type TagShowOutputAssert) as *"testing".T value in assignment
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L26
t.AddAssertion undefined (type *"testing".T has no field or method AddAssertion)
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L27
cannot use &t (value of type **"testing".T) as *TagShowOutputAssert value in return statement
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L33
no new variables on left side of :=
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L33
cannot use TagShowOutputAssert{…} (value of type TagShowOutputAssert) as *"testing".T value in assignment
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L36
t.AddAssertion undefined (type *"testing".T has no field or method AddAssertion)
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L37
cannot use &t (value of type **"testing".T) as *TagShowOutputAssert value in return statement
|
pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L75
cannot use expected (variable of type []string) as string value in argument to assert.ResourceShowOutputValueSet
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading