Skip to content

chore(Dashboard): bump version 10.0.0 (#693) #362

chore(Dashboard): bump version 10.0.0 (#693)

chore(Dashboard): bump version 10.0.0 (#693) #362

Triggered via push November 13, 2025 02:27
Status Failure
Total duration 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build
Process completed with exit code 1.
build: test/UnitTestEditor/EditorTest.cs#L83
'BunitContext.RenderComponent<TComponent>(Action<ComponentParameterCollectionBuilder<TComponent>>?)' is obsolete: 'Use Render instead.' (https://bunit.dev/docs/migrations)
build: 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?)
build: test/UnitTestEditor/EditorTest.cs#L42
'BunitContext.RenderComponent<TComponent>(Action<ComponentParameterCollectionBuilder<TComponent>>?)' is obsolete: 'Use Render instead.' (https://bunit.dev/docs/migrations)
build: 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?)
build: test/UnitTestEditor/EditorTest.cs#L15
'BunitContext.RenderComponent<TComponent>(Action<ComponentParameterCollectionBuilder<TComponent>>?)' is obsolete: 'Use Render instead.' (https://bunit.dev/docs/migrations)
build: test/UnitTestEditor/BootstrapBlazorTestBase.cs#L18
'TestContext' is obsolete: 'Use BunitContext instead. TestContext will be removed in a future release.' (https://bunit.dev/docs/migrations)
build: test/UnitTestEditor/BootstrapBlazorTestBase.cs#L12
'TestContext' is obsolete: 'Use BunitContext instead. TestContext will be removed in a future release.' (https://bunit.dev/docs/migrations)