Skip to content

Automated Changelog Update (#141) #12

Automated Changelog Update (#141)

Automated Changelog Update (#141) #12

Triggered via push February 28, 2026 22:15
Status Success
Total duration 18m 6s
Artifacts
Matrix: build
Build & Test Debug
2s
Build & Test Debug
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/CompletionHelper.cs#L238
'IoCManager.Resolve<T>(ref T?)' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/CompletionHelper.cs#L225
'IoCManager.Resolve<T>(ref T?)' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/CompletionHelper.cs#L218
'IoCManager.Resolve<T>(ref T?)' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/CompletionHelper.cs#L205
'IoCManager.Resolve<T>(ref T?)' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/CompletionHelper.cs#L164
'IoCManager.Resolve<T>(ref T?)' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L39
'IoCManager.Resolve<T>()' is obsolete: 'Use dependency injection or an IDependencyCollection instance instead of static methods'
build (ubuntu-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 (ubuntu-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 (ubuntu-latest): RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L26
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build (ubuntu-latest): RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L23
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)