Skip to content

fix: Elementの更新中にContainableElementBaseの子要素リストを更新するとエラーになる場合がある不具合を修正 #38

fix: Elementの更新中にContainableElementBaseの子要素リストを更新するとエラーになる場合がある不具合を修正

fix: Elementの更新中にContainableElementBaseの子要素リストを更新するとエラーになる場合がある不具合を修正 #38

Triggered via push April 15, 2024 10:28
Status Success
Total duration 32s
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/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/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)