feat: ZoomContentControl as a stand alone control in Toolkit #3809
Annotations
10 errors and 14 warnings
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm
#error: 'Property ZoomLevel does not exist on {using:Uno.Toolkit.UI}ZoomContentControl, name is ZoomLevel, preferrednamespace using:Uno.Toolkit.UI'
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm
#error: 'Property MinZoomLevel does not exist on {using:Uno.Toolkit.UI}ZoomContentControl, name is MinZoomLevel, preferrednamespace using:Uno.Toolkit.UI'
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm
#error: 'Property MaxZoomLevel does not exist on {using:Uno.Toolkit.UI}ZoomContentControl, name is MaxZoomLevel, preferrednamespace using:Uno.Toolkit.UI'
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm:
samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples.Shared/Content/Controls/ZoomContentControlSamplePage.xaml.cs#L59
'ZoomContentControl' does not contain a definition for 'ZoomLevel' and no accessible extension method 'ZoomLevel' accepting a first argument of type 'ZoomContentControl' could be found (are you missing a using directive or an assembly reference?)
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm:
samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples.Shared/Content/Controls/ZoomContentControlSamplePage.xaml.cs#L59
'ZoomContentControl' does not contain a definition for 'MaxZoomLevel' and no accessible extension method 'MaxZoomLevel' accepting a first argument of type 'ZoomContentControl' could be found (are you missing a using directive or an assembly reference?)
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm:
samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples.Shared/Content/Controls/ZoomContentControlSamplePage.xaml.cs#L61
'ZoomContentControl' does not contain a definition for 'ZoomLevel' and no accessible extension method 'ZoomLevel' accepting a first argument of type 'ZoomContentControl' could be found (are you missing a using directive or an assembly reference?)
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm:
samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples.Shared/Content/Controls/ZoomContentControlSamplePage.xaml.cs#L67
'ZoomContentControl' does not contain a definition for 'ZoomLevel' and no accessible extension method 'ZoomLevel' accepting a first argument of type 'ZoomContentControl' could be found (are you missing a using directive or an assembly reference?)
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm:
samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples.Shared/Content/Controls/ZoomContentControlSamplePage.xaml.cs#L67
'ZoomContentControl' does not contain a definition for 'MinZoomLevel' and no accessible extension method 'MinZoomLevel' accepting a first argument of type 'ZoomContentControl' could be found (are you missing a using directive or an assembly reference?)
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm:
samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples.Shared/Content/Controls/ZoomContentControlSamplePage.xaml.cs#L69
'ZoomContentControl' does not contain a definition for 'ZoomLevel' and no accessible extension method 'ZoomLevel' accepting a first argument of type 'ZoomContentControl' could be found (are you missing a using directive or an assembly reference?)
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm
#error: 'Property ZoomLevel does not exist on {using:Uno.Toolkit.UI}ZoomContentControl, name is ZoomLevel, preferrednamespace using:Uno.Toolkit.UI'
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm:
samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples.Shared/Entities/Data/InfiniteSource.cs#L33
System.Runtime.InteropServices.WindowsRuntime.AsyncInfo.Run<Microsoft.UI.Xaml.Data.LoadMoreItemsResult>(System.Func<System.Threading.CancellationToken, System.Threading.Tasks.Task<Microsoft.UI.Xaml.Data.LoadMoreItemsResult>>) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=System.Runtime.InteropServices.WindowsRuntime.AsyncInfo.Run<Microsoft.UI.Xaml.Data.LoadMoreItemsResult>(System.Func<System.Threading.CancellationToken, System.Threading.Tasks.Task<Microsoft.UI.Xaml.Data.LoadMoreItemsResult>>)) (https://aka.platform.uno/notimplemented)
|
Run cd samples/Uno.Toolkit.WinUI.Samples/Uno.Toolkit.WinUI.Samples.Wasm:
samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples.Shared/Entities/Data/InfiniteSource.cs#L33
System.Runtime.InteropServices.WindowsRuntime.AsyncInfo.Run<Microsoft.UI.Xaml.Data.LoadMoreItemsResult>(System.Func<System.Threading.CancellationToken, System.Threading.Tasks.Task<Microsoft.UI.Xaml.Data.LoadMoreItemsResult>>) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=System.Runtime.InteropServices.WindowsRuntime.AsyncInfo.Run<Microsoft.UI.Xaml.Data.LoadMoreItemsResult>(System.Func<System.Threading.CancellationToken, System.Threading.Tasks.Task<Microsoft.UI.Xaml.Data.LoadMoreItemsResult>>)) (https://aka.platform.uno/notimplemented)
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading