Skip to content

Nuget 1.2.5.2, preview nuget for SkiaSharp v3: 1.3.54.5-pre #66

Nuget 1.2.5.2, preview nuget for SkiaSharp v3: 1.3.54.5-pre

Nuget 1.2.5.2, preview nuget for SkiaSharp v3: 1.3.54.5-pre #66

Triggered via pull request November 12, 2024 20:45
@taublasttaublast
opened #120
2-A
Status Success
Total duration 5m 8s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Engine/Controls/PlayFrames/SkiaGif.cs#L197
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
build: src/Engine/Draw/Layout/SkiaLayout.Maui.cs#L57
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: src/Engine/Draw/Base/SkiaControl.Shared.cs#L587
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: src/Engine/Features/Effects/ShaderDoubleTexturesEffect.cs#L205
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
build: src/Engine/Features/Effects/ShaderDoubleTexturesEffect.cs#L364
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
build: src/Engine/Controls/PlayFrames/SkiaLottie.cs#L282
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
build: src/Engine/HotReload.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Engine/HotReload.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Engine/Draw/Base/SkiaControl.Shared.cs#L1400
The member 'SkiaControl.ClipFrom' does not hide an accessible member. The new keyword is not required.
build: src/Engine/Features/Images/ImagesExtensions.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.