Skip to content

Version 2.9.1 (#77) #16

Version 2.9.1 (#77)

Version 2.9.1 (#77) #16

Triggered via push April 11, 2024 18:27
Status Success
Total duration 1m 51s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/checkout@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Release)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (Release): App.axaml.cs#L200
'App.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (Release): ViewLocator.cs#L48
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
build (Release): ViewLocator.cs#L33
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
build (Release): Helpers/BrowseIO.cs#L44
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build (Release): Helpers/BrowseIO.cs#L51
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build (Release): Helpers/BrowseIO.cs#L39
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build (Release): Helpers/BrowseIO.cs#L46
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build (Release): Views/MainWindow.axaml.cs#L86
'MainWindow.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (Release): Views/UpdatePrompt.axaml.cs#L174
'UpdatePrompt.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.