Prepare build and packages for publishing #488
Annotations
6 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/Consolonia.Gallery/View/ControlsListView.axaml.cs#L95
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build
AvaloniaAccessUnstablePrivateApis is Enabled: This means you are using unstable internal APIs, and your code may be depending on APIs which may change or be removed in future versions of Avalonia. Set AvaloniaAccessUnstablePrivateApis to 'False' to disable this warning.
|
build:
src/Consolonia.Gallery/View/ControlsListView.axaml.cs#L95
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build
AvaloniaAccessUnstablePrivateApis is Enabled: This means you are using unstable internal APIs, and your code may be depending on APIs which may change or be removed in future versions of Avalonia. Set AvaloniaAccessUnstablePrivateApis to 'False' to disable this warning.
|
build:
src/Consolonia.Gallery/View/ControlsListView.axaml.cs#L95
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|