change routes to correlate to satellite types #9
Annotations
10 warnings
Satellite.Models/N2YO.cs#L8
Non-nullable property 'Info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Satellite.Models/N2YO.cs#L11
Non-nullable property 'Above' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Satellite.Models/N2YO.cs#L41
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Satellite.Models/N2YO.cs#L20
Non-nullable property 'Satname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Satellite.Models/N2YO.cs#L23
Non-nullable property 'IntDesignator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Satellite.DataAccess.Test/SatelliteServiceTests.cs#L28
Dereference of a possibly null reference.
|
Satellite.DataAccess.Test/SatelliteServiceTests.cs#L42
Converting null literal or possible null value to non-nullable type.
|
Satellite.DataAccess.Test/SatelliteServiceTests.cs#L81
Converting null literal or possible null value to non-nullable type.
|
Satellite.Models/N2YO.cs#L8
Non-nullable property 'Info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Satellite.Models/N2YO.cs#L11
Non-nullable property 'Above' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading