Skip to content

Renamed MultipleItemsContainerBase to simple Container #180

Renamed MultipleItemsContainerBase to simple Container

Renamed MultipleItemsContainerBase to simple Container #180

Triggered via push October 26, 2023 07:40
Status Failure
Total duration 2m 55s
Artifacts
BuildAndPublish
2m 43s
BuildAndPublish
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
BuildAndPublish: src/Myra/Graphics2D/UI/Properties/CollectionEditor.cs#L6
The type or namespace name 'SingleItemContainer<>' could not be found (are you missing a using directive or an assembly reference?)
BuildAndPublish: src/Myra/Graphics2D/UI/Properties/PropertyGrid.cs#L35
The type or namespace name 'SingleItemContainer<>' could not be found (are you missing a using directive or an assembly reference?)
BuildAndPublish: src/Myra/Graphics2D/UI/Properties/PropertyGrid.cs#L39
The type or namespace name 'SingleItemContainer<>' could not be found (are you missing a using directive or an assembly reference?)
BuildAndPublish: src/Myra/Graphics2D/UI/Properties/CollectionEditor.cs#L6
The type or namespace name 'SingleItemContainer<>' could not be found (are you missing a using directive or an assembly reference?)
BuildAndPublish: src/Myra/Graphics2D/UI/Properties/PropertyGrid.cs#L35
The type or namespace name 'SingleItemContainer<>' could not be found (are you missing a using directive or an assembly reference?)
BuildAndPublish: src/Myra/Graphics2D/UI/Properties/PropertyGrid.cs#L39
The type or namespace name 'SingleItemContainer<>' could not be found (are you missing a using directive or an assembly reference?)
BuildAndPublish
Process completed with exit code 1.
BuildAndPublish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/