Skip to content
Triggered via release October 9, 2023 16:01
@lolochristenlolochristen
published 1.3.0
Status Success
Total duration 1m 0s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/
build: src/OpenLayers.Blazor/Map.razor.cs#L118
XML comment has badly formed XML -- 'Reference to undefined entity 'VERSION'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L118
XML comment has badly formed XML -- 'Reference to undefined entity 'REQUEST'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L118
XML comment has badly formed XML -- 'Reference to undefined entity 'FORMAT'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L118
XML comment has badly formed XML -- 'Reference to undefined entity 'TRANSPARENT'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L118
XML comment has badly formed XML -- 'Reference to undefined entity 'LAYERS'.'
build: src/OpenLayers.Blazor/Map.razor.cs#L118
XML comment has badly formed XML -- 'Reference to undefined entity 'LANG'.'
build: src/OpenLayers.Blazor/SwissMap.cs#L24
XML comment has badly formed XML -- 'Reference to undefined entity 'VERSION'.'
build: src/OpenLayers.Blazor/SwissMap.cs#L24
XML comment has badly formed XML -- 'Reference to undefined entity 'REQUEST'.'
build: src/OpenLayers.Blazor/Marker.cs#L35
'Marker.Type' hides inherited member 'Feature.Type'. Use the new keyword if hiding was intended.
build: src/OpenLayers.Blazor/Point.cs#L22
Possible null reference argument for parameter 'val' in 'Coordinate.implicit operator Coordinate(double[] val)'.