Skip to content

Merge pull request #138 from taublast/2-A #82

Merge pull request #138 from taublast/2-A

Merge pull request #138 from taublast/2-A #82

Triggered via push November 25, 2024 20:22
Status Success
Total duration 4m 47s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Engine/Draw/Base/SkiaControl.Shared.cs#L588
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: src/Engine/Controls/PlayFrames/SkiaGif.cs#L197
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/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/Draw/Layout/SkiaLayout.Maui.cs#L57
XML comment has badly formed XML -- 'End tag was not expected at this location.'
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#L1401
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.