Skip to content

Build & Test Debug Windows #2

Build & Test Debug Windows

Build & Test Debug Windows #2

Manually triggered August 16, 2025 10:17
Status Failure
Total duration 52m 44s
Artifacts

adt-build-test-debug-win.yml

on: workflow_dispatch
Matrix: build
Build & Test Debug
0s
Build & Test Debug
Fit to window
Zoom out
Zoom in

Annotations

1 error, 10 warnings, and 1 notice
build (windows-latest)
Process completed with exit code 1.
build (windows-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L613
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (windows-latest): RobustToolbox/Robust.Shared/Audio/Systems/SharedAudioSystem.cs#L350
'ResolvedSoundSpecifier.implicit operator ResolvedSoundSpecifier(string)' is obsolete: 'String literals for sounds are deprecated, use a SoundSpecifier or ResolvedSoundSpecifier as appropriate instead'
build (windows-latest): RobustToolbox/Robust.Shared/Audio/Systems/SharedAudioSystem.cs#L238
'ResolvedSoundSpecifier.implicit operator ResolvedSoundSpecifier(string)' is obsolete: 'String literals for sounds are deprecated, use a SoundSpecifier or ResolvedSoundSpecifier as appropriate instead'
build (windows-latest): RobustToolbox/Robust.Shared/Audio/Systems/SharedAudioSystem.cs#L77
'ResolvedSoundSpecifier.implicit operator ResolvedSoundSpecifier(string)' is obsolete: 'String literals for sounds are deprecated, use a SoundSpecifier or ResolvedSoundSpecifier as appropriate instead'
build (windows-latest): RobustToolbox/Robust.Shared/Audio/AudioDebugCommands.cs#L23
'ResolvedSoundSpecifier.implicit operator ResolvedSoundSpecifier(string)' is obsolete: 'String literals for sounds are deprecated, use a SoundSpecifier or ResolvedSoundSpecifier as appropriate instead'
build (windows-latest): RobustToolbox/Robust.Shared/Map/ITileDefinition.cs#L26
'ITileDefinition.ID' hides inherited member 'IPrototype.ID'. Use the new keyword if hiding was intended.
build (windows-latest): RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L146
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build (windows-latest): RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build (windows-latest): RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L27
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build (windows-latest): RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677