Skip to content

Build and Release

Build and Release #48

Manually triggered October 21, 2024 12:59
Status Success
Total duration 3m 13s
Artifacts

BuildForWindows.yml

on: workflow_dispatch
build-and-release
3m 0s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
build-and-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@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-and-release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-release-asset@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-and-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-release: src/Asv.Drones.Gui/obj/Release/net8.0/Asv.Drones.Gui.AssemblyInfo.cs#L15
The specified version string '1.0.2-alpha' does not conform to the recommended format - major.minor.build.revision
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Bearing.cs#L54
Nullability of reference types in return type of 'string? DmMeasureUnit.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Degrees.cs#L54
Nullability of reference types in return type of 'string? DegreesMeasureUnit.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Degrees.cs#L100
Nullability of reference types in return type of 'string? MsMeasureUnit.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Degrees.cs#L146
Nullability of reference types in return type of 'string? DmsMeasureUnit.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Latitude.cs#L50
Nullability of reference types in return type of 'string? LatitudeUnitDeg.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Latitude.cs#L98
Nullability of reference types in return type of 'string? LatitudeUnitDms.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Longitude.cs#L50
Nullability of reference types in return type of 'string? LongitudeUnitDeg.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Longitude.cs#L98
Nullability of reference types in return type of 'string? LongitudeUnitDms.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release
'SourceView.Name' hides inherited member 'StyledElement.Name'. Use the new keyword if hiding was intended.
build-and-release: src/Asv.Drones.Gui/obj/Release/net8.0/Asv.Drones.Gui.AssemblyInfo.cs#L15
The specified version string '1.0.2-alpha' does not conform to the recommended format - major.minor.build.revision
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Bearing.cs#L54
Nullability of reference types in return type of 'string? DmMeasureUnit.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Degrees.cs#L54
Nullability of reference types in return type of 'string? DegreesMeasureUnit.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Degrees.cs#L100
Nullability of reference types in return type of 'string? MsMeasureUnit.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Degrees.cs#L146
Nullability of reference types in return type of 'string? DmsMeasureUnit.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Distance.cs#L54
Nullability of reference types in return type of 'string? DistanceMeasureUnitMeters.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Distance.cs#L105
Nullability of reference types in return type of 'string? DistanceMeasureUnitNauticalMiles.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release
'SourceView.Name' hides inherited member 'StyledElement.Name'. Use the new keyword if hiding was intended.
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Latitude.cs#L50
Nullability of reference types in return type of 'string? LatitudeUnitDeg.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).
build-and-release: src/Asv.Drones.Gui/Services/Localization/MeasureUnits/Latitude.cs#L98
Nullability of reference types in return type of 'string? LatitudeUnitDms.GetErrorMessage(string? value)' doesn't match implicitly implemented member 'string IMeasureUnitItem<double>.GetErrorMessage(string? value)' (possibly because of nullability attributes).