Skip to content

chore(Dashboard): bump version 10.0.0 #457

chore(Dashboard): bump version 10.0.0

chore(Dashboard): bump version 10.0.0 #457

Triggered via pull request November 13, 2025 02:24
Status Failure
Total duration 32s
Artifacts

auto-pull-request-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
run test
Process completed with exit code 1.
run test: test/UnitTestEditor/EditorTest.cs#L83
'BunitContext.RenderComponent<TComponent>(Action<ComponentParameterCollectionBuilder<TComponent>>?)' is obsolete: 'Use Render instead.' (https://bunit.dev/docs/migrations)
run test: test/UnitTestEditor/EditorTest.cs#L68
'IRenderedComponent<Editor>' does not contain a definition for 'SetParametersAndRender' and no accessible extension method 'SetParametersAndRender' accepting a first argument of type 'IRenderedComponent<Editor>' could be found (are you missing a using directive or an assembly reference?)
run test: test/UnitTestEditor/EditorTest.cs#L42
'BunitContext.RenderComponent<TComponent>(Action<ComponentParameterCollectionBuilder<TComponent>>?)' is obsolete: 'Use Render instead.' (https://bunit.dev/docs/migrations)
run test: test/UnitTestEditor/EditorTest.cs#L26
'IRenderedComponent<Editor>' does not contain a definition for 'SetParametersAndRender' and no accessible extension method 'SetParametersAndRender' accepting a first argument of type 'IRenderedComponent<Editor>' could be found (are you missing a using directive or an assembly reference?)
run test: test/UnitTestEditor/EditorTest.cs#L15
'BunitContext.RenderComponent<TComponent>(Action<ComponentParameterCollectionBuilder<TComponent>>?)' is obsolete: 'Use Render instead.' (https://bunit.dev/docs/migrations)
run test: test/UnitTestEditor/BootstrapBlazorTestBase.cs#L18
'TestContext' is obsolete: 'Use BunitContext instead. TestContext will be removed in a future release.' (https://bunit.dev/docs/migrations)
run test: test/UnitTestEditor/BootstrapBlazorTestBase.cs#L12
'TestContext' is obsolete: 'Use BunitContext instead. TestContext will be removed in a future release.' (https://bunit.dev/docs/migrations)