BD fix #11
build-test-debug.yml
on: push
Matrix: build
Build & Test Debug
0s
Annotations
1 error and 10 warnings
|
build (ubuntu-latest)
Process completed with exit code 1.
|
|
build (ubuntu-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 (ubuntu-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 (ubuntu-latest):
Content.Server.Database/Migrations/Sqlite/20251110171353_fix.Designer.cs#L15
The type name 'fix' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build (ubuntu-latest):
Content.Server.Database/Migrations/Sqlite/20251110171353_fix.cs#L8
The type name 'fix' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build (ubuntu-latest):
Content.Server.Database/Migrations/Postgres/20251110171400_fix.Designer.cs#L20
The type name 'fix' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build (ubuntu-latest):
Content.Server.Database/Migrations/Postgres/20251110171400_fix.cs#L8
The type name 'fix' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
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#L27
'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#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|