Add control cache support #733
Annotations
33 warnings
Build ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build ubuntu-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build ubuntu-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build ubuntu-latest:
src/Dock.Avalonia/Controls/Recycling/ControlRecycling.cs#L13
The type 'object?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
|
Build ubuntu-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build ubuntu-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L120
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build ubuntu-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L122
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build ubuntu-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L173
'SaveFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build ubuntu-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L175
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build ubuntu-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L220
'DataObjectExtensions.GetFileNames(IDataObject)' is obsolete: 'Use GetFiles, this method is supported only on desktop platforms.'
|
Build ubuntu-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build macos-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build macos-latest:
src/Dock.Avalonia/Controls/Recycling/ControlRecycling.cs#L13
The type 'object?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
|
Build macos-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build macos-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build macos-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L120
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build macos-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L122
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build macos-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L173
'SaveFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build macos-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L175
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build macos-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L220
'DataObjectExtensions.GetFileNames(IDataObject)' is obsolete: 'Use GetFiles, this method is supported only on desktop platforms.'
|
Build macos-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. 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-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build windows-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build windows-latest:
src/Dock.Avalonia/Controls/Recycling/ControlRecycling.cs#L13
The type 'object?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
|
Build windows-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|
Build windows-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L120
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build windows-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L122
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build windows-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L173
'SaveFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build windows-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L175
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build windows-latest:
samples/Notepad/ViewModels/MainWindowViewModel.cs#L220
'DataObjectExtensions.GetFileNames(IDataObject)' is obsolete: 'Use GetFiles, this method is supported only on desktop platforms.'
|
Build windows-latest:
src/Dock.Avalonia/Controls/HostWindow.axaml.cs#L270
Cannot convert null literal to non-nullable reference type.
|