8000 update github actions versions · tombayley/DeckGlow@dc2f128 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

update github actions versions #8

update github actions versions

update github actions versions #8

Triggered via push September 4, 2024 13:24
Status Success
Total duration 4m 11s
Artifacts 2

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: DeckGlow/ViewModels/ViewModelBase.cs#L7
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModelBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: DeckGlow/Services/WindowFocusService.cs#L38
Non-nullable event 'FocusChangeEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: DeckGlow/Managers/StartupManager.cs#L19
Converting null literal or possible null value to non-nullable type.
build: DeckGlow/ViewModels/AppItemViewModel.cs#L83
Non-nullable property 'AppItemViewModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DeckGlow/ViewModels/ViewModelBase.cs#L7
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: DeckGlow/ViewModels/AppItemViewModel.cs#L17
Non-nullable event 'BrightnessChangeEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: DeckGlow/ViewModels/AppItemViewModel.cs#L19
Non-nullable field '_appPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DeckGlow/Services/WindowFocusService.cs#L109
Non-nullable property 'ProcessPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DeckGlow/Services/SettingsService.cs#L44
Non-nullable field 'AppConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DeckGlow/ViewModels/MainWindowViewModel.cs#L49
Nullability of reference types in type of parameter 'appItemViewModel' of 'void MainWindowViewModel.DeleteApp_Click(AppItemViewModel appItemViewModel)' doesn't match the target delegate 'Action<AppItemViewModel?>' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size Digest
DeckGlow-Installer Expired
4.27 MB
sha256:226e6d4d96ff18288ed05a9c00a89c129a6d3a893a07abf7639edecc2ed118eb
DeckGlow-Portable Expired
4.54 MB
sha256:3dc095c498c3f7579ed04bbbb2058e7e3601df7757820519b133f68fbe4c7d02
0