Skip to content

Trailling ink throttle using dispatch timer and frame point buffer instead #10

Trailling ink throttle using dispatch timer and frame point buffer instead

Trailling ink throttle using dispatch timer and frame point buffer instead #10

Triggered via pull request November 19, 2024 13:45
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/VirtualizingGrid.cs#L217
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
build: src/VirtualizingGrid.cs#L227
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
build: src/InkCanvas.cs#L589
Cannot convert null literal to non-nullable reference type.
build: src/InkBezier.cs#L75
Nullable value type may be null.
build: src/InkBezier.cs#L76
Nullable value type may be null.
build: src/InkCanvas.cs#L92
The field 'InkCanvas._isEmpty' is assigned but its value is never used
build: src/VirtualizingGrid.cs#L217
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
build: src/VirtualizingGrid.cs#L227
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
build: src/InkCanvas.cs#L589
Cannot convert null literal to non-nullable reference type.
build: src/InkBezier.cs#L75
Nullable value type may be null.