Bump version to 3.3.0.1052 - #339
Merged
Merged
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build test project:
NINA.Test/Utility/AsyncObservableCollectionTest.cs#L100
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableItem.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Build test project:
NINA.Test/Sequencer/Mediator/SequenceMediatorTest.cs#L42
'IAsyncCommand' is obsolete: 'Use IAsyncRelayCommand instead, that utilizes MVVM Toolkit via CommunityToolkit.Mvvm.Input'
|
|
Build test project:
NINA.Test/Sequencer/Logic/UserSymbolTest.cs#L64
Cannot convert null literal to non-nullable reference type.
|
|
Build test project:
NINA.Test/Sequencer/Logic/UserSymbolTest.cs#L47
Cannot convert null literal to non-nullable reference type.
|
|
Build test project:
NINA.Test/PlateSolving/SolverTranslationBehaviorTest.cs#L292
Cannot convert null literal to non-nullable reference type.
|
|
Build test project:
NINA.Test/Sequencer/Logic/SymbolBrokerTest.cs#L1089
Nullability of reference types in type of 'event PropertyChangedEventHandler LegacyStarDetectionAnalysis.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Build test project:
NINA.Test/ProfileTest/ProfileServiceBehaviorTest.cs#L309
Cannot convert null literal to non-nullable reference type.
|
|
Build test project:
NINA.Test/ProfileTest/ProfilePersistenceTest.cs#L145
Cannot convert null literal to non-nullable reference type.
|
|
Build test project:
NINA.Test/Image/ImageData/BaseImageDataBehaviorTest.cs#L278
Cannot convert null literal to non-nullable reference type.
|
|
Build test project:
NINA.Test/Plugin/LoopbackHttpServer.cs#L28
Cannot convert null literal to non-nullable reference type.
|
|
Build main project:
NINA.Core/Model/Equipment/FlatWizardFilterSettings.cs#L26
'SerializableINPC' is obsolete: 'This class is used for migration purposes when serialization attribute is required, which is not compatible with ObservableObject'
|
|
Build main project:
NINA.Core/Utility/ColorSchema/ColorSchema.cs#L396
'SerializableINPC' is obsolete: 'This class is used for migration purposes when serialization attribute is required, which is not compatible with ObservableObject'
|
|
Build main project:
NINA.Core/Model/Equipment/FilterInfo.cs#L25
'SerializableINPC' is obsolete: 'This class is used for migration purposes when serialization attribute is required, which is not compatible with ObservableObject'
|
|
Build main project:
NINA.Core/Model/Equipment/BinningMode.cs#L25
'SerializableINPC' is obsolete: 'This class is used for migration purposes when serialization attribute is required, which is not compatible with ObservableObject'
|
|
Build main project:
NINA.Core/Utility/AsyncCommand.cs#L25
'IAsyncCommand' is obsolete: 'Use IAsyncRelayCommand instead, that utilizes MVVM Toolkit via CommunityToolkit.Mvvm.Input'
|
|
Build main project:
NINA.Sequencer.Generators/ExpressionGenerator.cs#L204
Converting null literal or possible null value to non-nullable type.
|
|
Build main project:
NINA.Sequencer.Generators/ExpressionGenerator.cs#L97
Possible null reference argument for parameter 'broker' in 'string ExpressionGenerator.GeneratePartialClass(string namespaceName, string className, IGrouping<string, PropertyInfo?> properties, string broker)'.
|
|
Build main project:
NINA.Sequencer.Generators/ExpressionGenerator.cs#L69
Converting null literal or possible null value to non-nullable type.
|
|
Build main project:
NINA.Sequencer.Generators/ExpressionGenerator.cs#L60
Converting null literal or possible null value to non-nullable type.
|
|
Build main project:
NINA.Sequencer.Generators/ExpressionGenerator.cs#L57
Dereference of a possibly null reference.
|
background
wait
wait-all
cancel
parallel
Loading