Skip to content
Triggered via push October 21, 2024 20:47
Status Success
Total duration 25s
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/Container.cs#L11
'ContainableElementBase.children' is obsolete: '直接このフィールドは操作しないでください。代わりにAdd, Remove, Clear, Insertを使用してください。'
build: Promete/Elements/Container.cs#L13
'ContainableElementBase.children' is obsolete: '直接このフィールドは操作しないでください。代わりにAdd, Remove, Clear, Insertを使用してください。'
build: Promete/Elements/Container.cs#L61
'ContainableElementBase.children' is obsolete: '直接このフィールドは操作しないでください。代わりにAdd, Remove, Clear, Insertを使用してください。'
build: Promete/Elements/Container.cs#L71
'ContainableElementBase.children' is obsolete: '直接このフィールドは操作しないでください。代わりにAdd, Remove, Clear, Insertを使用してください。'
build: Promete/Elements/Container.cs#L76
'ContainableElementBase.children' is obsolete: '直接このフィールドは操作しないでください。代わりにAdd, Remove, Clear, Insertを使用してください。'
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