[deploy] updated dependencies #342
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: SteveSandersonMS/ghaction-rewrite-base-href@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: SteveSandersonMS/ghaction-rewrite-base-href@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
Diagram/Diagram.Position.razor.cs#L71
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
Diagram/Diagram.Position.razor.cs#L72
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
Diagram/__Internal/Overview.razor.cs#L132
'Context2D.CreateBatchAsync()' is obsolete: 'Use the synchronous call CreateBatch instead'
|
Build:
Diagram/__Internal/NodeContent_Size.razor.cs#L42
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
Diagram/AutoLayoutSettings.cs#L66
Component parameter 'Excubo.Blazor.Diagrams.AutoLayoutSettings.Algorithm' should be auto property
|
Build:
Diagram/NavigationSettings.cs#L33
Component parameter 'Excubo.Blazor.Diagrams.NavigationSettings.Zoom' should be auto property
|
Build:
Diagram/NavigationSettings.cs#L43
Component parameter 'Excubo.Blazor.Diagrams.NavigationSettings.MinZoom' should be auto property
|
Build:
Diagram/NavigationSettings.cs#L59
Component parameter 'Excubo.Blazor.Diagrams.NavigationSettings.MaxZoom' should be auto property
|
Build:
TestProject_Components/Pages/AutoLayout.razor#L25
Component parameter 'TestProject_Components.Pages.AutoLayout.layout' should be auto property
|
Build:
Tests_Blazor.Diagrams/Class1.cs#L61
Component parameter 'Algorithm' should not be set outside of its component.
|
Loading