Skip to content

Merge pull request #131 from taublast/2-A #75

Merge pull request #131 from taublast/2-A

Merge pull request #131 from taublast/2-A #75

Triggered via push November 21, 2024 17:29
Status Success
Total duration 5m 4s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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