Skip to content

Fix "CancellationTokenSource has been disposed" when redrawn rapidly … #35

Fix "CancellationTokenSource has been disposed" when redrawn rapidly …

Fix "CancellationTokenSource has been disposed" when redrawn rapidly … #35

Triggered via push September 23, 2023 22:47
Status Success
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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: AsyncImageLoader.Avalonia.Demo/ViewLocator.cs#L20
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: AsyncImageLoader.Avalonia.Demo/ViewLocator.cs#L8
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: AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs#L52
Unboxing a possibly null value.
build: AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs#L52
Unboxing a possibly null value.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: AsyncImageLoader.Avalonia.Demo/ViewLocator.cs#L20
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: AsyncImageLoader.Avalonia.Demo/ViewLocator.cs#L8
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: AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs#L52
Unboxing a possibly null value.
build: AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs#L52
Unboxing a possibly null value.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.