Skip to content

feat: Upgrade tag SDK #1910

feat: Upgrade tag SDK

feat: Upgrade tag SDK #1910

Triggered via pull request October 10, 2024 13:53
Status Failure
Total duration 49m 25s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
all-tests: pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L23
cannot use TagShowOutputAssert{…} (value of type TagShowOutputAssert) as *"testing".T value in assignment
all-tests: pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L26
t.AddAssertion undefined (type *"testing".T has no field or method AddAssertion)
all-tests: 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
all-tests: pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L33
cannot use TagShowOutputAssert{…} (value of type TagShowOutputAssert) as *"testing".T value in assignment
all-tests: pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L36
t.AddAssertion undefined (type *"testing".T has no field or method AddAssertion)
all-tests: 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
all-tests: 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
all-tests
Process completed with exit code 2.
all-tests: pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L23
cannot use TagShowOutputAssert{…} (value of type TagShowOutputAssert) as *"testing".T value in assignment
all-tests: pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L26
t.AddAssertion undefined (type *"testing".T has no field or method AddAssertion)
all-tests: 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
all-tests: pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L33
cannot use TagShowOutputAssert{…} (value of type TagShowOutputAssert) as *"testing".T value in assignment
all-tests: pkg/acceptance/bettertestspoc/assert/resourceshowoutputassert/tag_show_output_gen.go#L36
t.AddAssertion undefined (type *"testing".T has no field or method AddAssertion)
all-tests: 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
all-tests: 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
all-tests
Process completed with exit code 2.
all-tests
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/