Skip to content

IWindow.RefreshRateにsetterを追加し、IWindow.VSyncプロパティを追加 #36

IWindow.RefreshRateにsetterを追加し、IWindow.VSyncプロパティを追加

IWindow.RefreshRateにsetterを追加し、IWindow.VSyncプロパティを追加 #36

Triggered via push March 19, 2024 13:34
Status Success
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Promete/ConsoleLayer.cs#L103
Dereference of a possibly null reference.
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/ConsoleLayer.cs#L103
Dereference of a possibly null reference.
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)