chore(Dashboard): bump version 10.0.0 #457
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)
|