Skip to content

Promete: Upload to NuGet #54

Promete: Upload to NuGet

Promete: Upload to NuGet #54

Triggered via push October 17, 2024 23:58
Status Success
Total duration 29s
Artifacts
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/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Promete/Audio/AudioPlayer.cs#L248
The variable 'prevOffset' is assigned but its value is never used
build: Promete/Elements/Renderer/GL/GLTilemapRenderer.cs#L70
The local function 'Filter' is declared but never used
build: Promete/Internal/New.cs#L29
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: Promete/Internal/New.cs#L40
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: Promete/Graphics/GlyphRenderer.cs#L207
The variable 'e' is declared but never used
build: Promete/Audio/AudioPlayer.cs#L178
Parameter 'pan' has no matching param tag in the XML comment for 'AudioPlayer.PlayOneShotAsync(IAudioSource, float, float, float)' (but other parameters do)
build: Promete/Elements/Container.cs#L25
XML comment has a param tag for 'name', but there is no parameter by that name
build: Promete/Elements/Container.cs#L26
XML comment has a param tag for 'location', but there is no parameter by that name
build: Promete/Elements/Container.cs#L27
XML comment has a param tag for 'scale', but there is no parameter by that name
build: Promete/Elements/Container.cs#L28
XML comment has a param tag for 'size', but there is no parameter by that name