Skip to content

Complete the aircraft lookup UI #236

Complete the aircraft lookup UI

Complete the aircraft lookup UI #236

Triggered via push September 27, 2023 15:50
Status Success
Total duration 2m 24s
Artifacts

dotnet.yml

on: push
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/setup-dotnet@v1, actions/setup-java@v1, actions/cache@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/BaseStationReader.Entities/Interfaces/IConfigReader.cs#L3
Add the 'out' keyword to parameter 'T' to make it 'covariant'.
build: src/BaseStationReader.Logic/Tracking/AircraftTracker.cs#L31
Constructor has 8 parameters, which is greater than the 7 authorized.
build: src/BaseStationReader.Logic/Tracking/AircraftLookupManager.cs#L122
Remove the unused local variable 'name'.
build: src/BaseStationReader.UI/ViewModels/TrackingOptionsWindowViewModel.cs#L9
Remove the member initializer, all constructors set an initial value for the member.
build: src/BaseStationReader.UI/ViewModels/ViewModelBase.cs#L5
Remove this empty class, write its code or make it an "interface".
build: src/BaseStationReader.UI/Views/AircraftLookupWindow.axaml.cs#L61
Change this expression which always evaluates to the same result.
build: src/BaseStationReader.UI/Views/AircraftLookupWindow.axaml.cs#L62
Change this expression which always evaluates to the same result.
build: src/BaseStationReader.UI/Views/AircraftLookupWindow.axaml.cs#L63
Change this expression which always evaluates to the same result.
build: src/BaseStationReader.UI/Views/AircraftLookupWindow.axaml.cs#L64
Change this expression which always evaluates to the same result.
build: src/BaseStationReader.UI/Views/AircraftLookupWindow.axaml.cs#L65
Change this expression which always evaluates to the same result.