Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @azure-tools/typespec-autorest from 0.46.0 to 0.51.0 in /typespec #8540

Bump @azure-tools/typespec-autorest from 0.46.0 to 0.51.0 in /typespec

2cc8952
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump @azure-tools/typespec-autorest from 0.46.0 to 0.51.0 in /typespec #8540

Bump @azure-tools/typespec-autorest from 0.46.0 to 0.51.0 in /typespec
2cc8952
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests failed Feb 17, 2025 in 0s

2 fail, 2 skipped, 3 546 pass in 6m 4s

3 550 tests   3 546 ✅  6m 4s ⏱️
  295 suites      2 💤
    1 files        2 ❌

Results for commit 2cc8952.

Annotations

Check warning on line 0 in github.com/radius-project/radius/pkg/cli/cmd/radinit

See this annotation in the file changed.

@github-actions github-actions / Unit Tests

Test_summaryModel/Result:_Cancel (github.com/radius-project/radius/pkg/cli/cmd/radinit) failed

dist/unit_test//processed/results.xml [took 0s]
Raw output
Failed
=== RUN   Test_summaryModel/Result:_Cancel
    --- FAIL: Test_summaryModel/Result:_Cancel (0.06s)
panic: interface conversion: tea.Model is nil, not *radinit.summaryModel [recovered]
	panic: interface conversion: tea.Model is nil, not *radinit.summaryModel

goroutine 90 [running]:
testing.tRunner.func1.2({0x3f3d560, 0xc0003a4ab0})
	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1632 +0x3fc
testing.tRunner.func1()
	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1635 +0x6b6
panic({0x3f3d560?, 0xc0003a4ab0?})
	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/panic.go:785 +0x132
github.com/radius-project/radius/pkg/cli/cmd/radinit.Test_summaryModel.func2(0xc0007d6000, {0x425363e, 0x8}, 0x1b)
	/home/runner/work/radius/radius/pkg/cli/cmd/radinit/display_test.go:69 +0x4b8
github.com/radius-project/radius/pkg/cli/cmd/radinit.Test_summaryModel.func4(0xc0007d6000)
	/home/runner/work/radius/radius/pkg/cli/cmd/radinit/display_test.go:78 +0x49
testing.tRunner(0xc0007d6000, 0xc0007aa1c0)
	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1690 +0x227
created by testing.(*T).Run in goroutine 77
	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1743 +0x826

Check warning on line 0 in github.com/radius-project/radius/pkg/cli/cmd/radinit

See this annotation in the file changed.

@github-actions github-actions / Unit Tests

Test_summaryModel (github.com/radius-project/radius/pkg/cli/cmd/radinit) failed

dist/unit_test//processed/results.xml [took 0s]
Raw output
Failed
=== RUN   Test_summaryModel
--- FAIL: Test_summaryModel (0.11s)