Skip to content

Fix slider bug

Fix slider bug #27

Triggered via push December 7, 2023 14:43
Status Success
Total duration 5m 25s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
linux: Audio/Views/MainView.axaml.cs#L54
Cannot convert null literal to non-nullable reference type.
linux: Audio/Views/MainView.axaml.cs#L95
Cannot convert null literal to non-nullable reference type.
linux: Audio/Views/MainView.axaml.cs#L119
Cannot convert null literal to non-nullable reference type.
linux: Audio/Views/MainView.axaml.cs#L120
Cannot convert null literal to non-nullable reference type.
linux: Audio/Views/MainView.axaml.cs#L29
Dereference of a possibly null reference.
linux: Audio/Models/Utils/ProgressHelper.cs#L6
Non-nullable field 'Instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
linux: Audio/Views/MainView.axaml.cs#L46
Dereference of a possibly null reference.
linux: Audio/Views/MainView.axaml.cs#L46
Possible null reference argument for parameter 'folder' in 'void MainViewModel.LoadFolder(string folder)'.
linux: Audio/Views/MainView.axaml.cs#L50
Dereference of a possibly null reference.
linux: Audio/Views/MainView.axaml.cs#L50
Argument of type 'string?[]' cannot be used for parameter 'files' of type 'string[]' in 'void MainViewModel.LoadFiles(string[] files)' due to differences in the nullability of reference types.
windows: Audio/Views/MainView.axaml.cs#L54
Cannot convert null literal to non-nullable reference type.
windows: Audio/Views/MainView.axaml.cs#L95
Cannot convert null literal to non-nullable reference type.
windows: Audio/Views/MainView.axaml.cs#L119
Cannot convert null literal to non-nullable reference type.
windows: Audio/Views/MainView.axaml.cs#L120
Cannot convert null literal to non-nullable reference type.
windows: Audio/Models/Utils/ProgressHelper.cs#L6
Non-nullable field 'Instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
windows: Audio/Views/MainView.axaml.cs#L29
Dereference of a possibly null reference.
windows: Audio/Models/Utils/ConfigManager.cs#L27
Dereference of a possibly null reference.
windows: Audio/Models/Utils/ConfigManager.cs#L12
Non-nullable property 'VOPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
windows: Audio/Models/Utils/ConfigManager.cs#L13
Non-nullable property 'EventPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
windows: Audio/Models/Utils/ConfigManager.cs#L14
Non-nullable property 'WWiserPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
net7.0_linux Expired
397 MB
net7.0_windows Expired
399 MB