testje #101
githubactionsbuilds.yml
on: push
Annotations
54 warnings
intellicode
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, microsoft/vs-intellicode@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
intellicode
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/vs-intellicode@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
intellicode:
DeveImageOptimizerWPF/LogViewerData/PropertyChangedBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler PropertyChangedBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
intellicode:
DeveImageOptimizerWPF/State/MainWindowState/WindowState.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler WindowState.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
intellicode:
DeveImageOptimizerWPF/State/UserSettings/UserSettingsData.cs#L38
Nullability of reference types in type of 'event PropertyChangedEventHandler UserSettingsData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
intellicode:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L10
Non-nullable property 'ValueIfTrue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
intellicode:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L10
Non-nullable property 'ValueIfFalse' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
intellicode:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L15
Non-nullable property 'ValueIfTrue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
intellicode:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L15
Non-nullable property 'ValueIfFalse' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
intellicode:
DeveImageOptimizerWPF/Converters/StringToImageSourceConverter.cs#L16
Possible null reference return.
|
intellicode:
DeveImageOptimizerWPF/Converters/StringToImageSourceConverter.cs#L30
Possible null reference return.
|
intellicode:
DeveImageOptimizerWPF/LogViewerData/CollapsibleLogEntry.cs#L7
Non-nullable property 'Contents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-java@v3, codecov/codecov-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_windows:
DeveImageOptimizerWPF/LogViewerData/PropertyChangedBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler PropertyChangedBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/State/MainWindowState/WindowState.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler WindowState.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/State/UserSettings/UserSettingsData.cs#L38
Nullability of reference types in type of 'event PropertyChangedEventHandler UserSettingsData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L10
Non-nullable property 'ValueIfTrue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L10
Non-nullable property 'ValueIfFalse' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L15
Non-nullable property 'ValueIfTrue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L15
Non-nullable property 'ValueIfFalse' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/StringToImageSourceConverter.cs#L16
Possible null reference return.
|
build_windows:
DeveImageOptimizerWPF/Converters/StringToImageSourceConverter.cs#L30
Possible null reference return.
|
build_windows:
DeveImageOptimizerWPF/ViewModel/ObservableData/LoggerExtractinator.cs#L105
The variable 'ex' is declared but never used
|
build_windows:
DeveImageOptimizerWPF/LogViewerData/PropertyChangedBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler PropertyChangedBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/State/MainWindowState/WindowState.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler WindowState.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/State/UserSettings/UserSettingsData.cs#L38
Nullability of reference types in type of 'event PropertyChangedEventHandler UserSettingsData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/MainWindow.xaml.cs#L15
Dereference of a possibly null reference.
|
build_windows:
DeveImageOptimizerWPF/State/UserSettings/UserSettingsData.cs#L40
Non-nullable property 'FileOptimizerPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/State/UserSettings/UserSettingsData.cs#L40
Non-nullable property 'TempDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/State/UserSettings/UserSettingsData.cs#L40
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
build_windows:
DeveImageOptimizerWPF/Helpers/InitialDirFinder.cs#L16
Possible null reference return.
|
build_windows:
DeveImageOptimizerWPF/State/StateManager.cs#L12
Non-nullable field '_currentUserSettings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build_windows:
DeveImageOptimizerWPF/State/ProcessingState/OptimizableFileUI.cs#L23
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/LogViewerData/PropertyChangedBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler PropertyChangedBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/State/MainWindowState/WindowState.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler WindowState.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/State/UserSettings/UserSettingsData.cs#L38
Nullability of reference types in type of 'event PropertyChangedEventHandler UserSettingsData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L10
Non-nullable property 'ValueIfTrue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L10
Non-nullable property 'ValueIfFalse' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L15
Non-nullable property 'ValueIfTrue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L15
Non-nullable property 'ValueIfFalse' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/LogViewerData/PropertyChangedBase.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
build_windows:
DeveImageOptimizerWPF/LogViewerData/LogEntry.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/LogViewerData/CollapsibleLogEntry.cs#L7
Non-nullable property 'Contents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/LogViewerData/PropertyChangedBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler PropertyChangedBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/State/MainWindowState/WindowState.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler WindowState.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/State/UserSettings/UserSettingsData.cs#L38
Nullability of reference types in type of 'event PropertyChangedEventHandler UserSettingsData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L10
Non-nullable property 'ValueIfTrue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L10
Non-nullable property 'ValueIfFalse' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L15
Non-nullable property 'ValueIfTrue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/SwitchBindingExtension.cs#L15
Non-nullable property 'ValueIfFalse' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_windows:
DeveImageOptimizerWPF/Converters/StringToImageSourceConverter.cs#L16
Possible null reference return.
|
build_windows:
DeveImageOptimizerWPF/Converters/StringToImageSourceConverter.cs#L30
Possible null reference return.
|
build_windows:
DeveImageOptimizerWPF/LogViewerData/PropertyChangedBase.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DeveImageOptimizerWPF_win-x64
Expired
|
122 MB |
|
DeveImageOptimizerWPF_win-x64_trimcopyused
Expired
|
71.3 MB |
|
DeveImageOptimizerWPF_win-x64_trimlink
Expired
|
71.3 MB |
|
DeveImageOptimizerWPF_win-x64_untrimmed
Expired
|
161 MB |
|