Skip to content
Triggered via release March 4, 2024 20:06
@lolochristenlolochristen
published 1.5.7
Status Success
Total duration 1m 6s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build: src/OpenLayers.Blazor/SwissMap.cs#L52
XML comment has badly formed XML -- 'Reference to undefined entity 'VERSION'.'
build: src/OpenLayers.Blazor/SwissMap.cs#L52
XML comment has badly formed XML -- 'Reference to undefined entity 'REQUEST'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L133
XML comment has badly formed XML -- 'Reference to undefined entity 'VERSION'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L133
XML comment has badly formed XML -- 'Reference to undefined entity 'REQUEST'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L133
XML comment has badly formed XML -- 'Reference to undefined entity 'FORMAT'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L133
XML comment has badly formed XML -- 'Reference to undefined entity 'TRANSPARENT'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L133
XML comment has badly formed XML -- 'Reference to undefined entity 'LAYERS'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L133
XML comment has badly formed XML -- 'Reference to undefined entity 'LANG'.'
build: src/OpenLayers.Blazor/Coordinate.cs#L10
'Coordinate' defines operator == or operator != but does not override Object.Equals(object o)
build: src/OpenLayers.Blazor/Marker.cs#L64
'Marker.Type' hides inherited member 'Feature.Type'. Use the new keyword if hiding was intended.