Skip to content
Triggered via push July 24, 2024 02:39
Status Success
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated 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/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/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
build: Promete/Graphics/Font.cs#L44
Parameter 'isAntialiased' has no matching param tag in the XML comment for 'Font.Font(string, float, FontStyle, bool)' (but other parameters do)
build: Promete/Graphics/Font.cs#L60
Parameter 'isAntialiased' has no matching param tag in the XML comment for 'Font.Font(Stream, string, float, FontStyle, bool)' (but other parameters do)
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)