Skip to content

Modern HWID Integration #5395

Modern HWID Integration

Modern HWID Integration #5395

Triggered via pull request November 24, 2024 23:55
Status Failure
Total duration 2m 29s
Artifacts

build-map-renderer.yml

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

Annotations

10 errors and 10 warnings
build (ubuntu-latest): Content.Server/Administration/BanPanelEui.cs#L20
The type or namespace name 'IPlayerManager' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Server/Database/ServerDbBase.cs#L1654
The type 'ServerDbBase' already contains a definition for 'DbGuard'
build (ubuntu-latest): Content.Server/Database/ServerDbBase.cs#L1631
Type 'ServerDbBase' already defines a member called 'NormalizeDatabaseTime' with the same parameter types
build (ubuntu-latest): Content.Server/Database/ServerDbBase.cs#L1634
Type 'ServerDbBase' already defines a member called 'NormalizeDatabaseTime' with the same parameter types
build (ubuntu-latest): Content.Server/Database/ServerDbBase.cs#L1639
Type 'ServerDbBase' already defines a member called 'HasPendingModelChanges' with the same parameter types
build (ubuntu-latest): Content.Server/Database/ServerDbBase.cs#L1645
Type 'ServerDbBase' already defines a member called 'GetDb' with the same parameter types
build (ubuntu-latest): Content.Server/Database/ServerDbBase.cs#L1649
Type 'ServerDbBase' already defines a member called 'LogDbOp' with the same parameter types
build (ubuntu-latest): Content.Server/Database/ServerDbBase.cs#L1658
Type 'ServerDbBase.DbGuard' already defines a member called 'DisposeAsync' with the same parameter types
build (ubuntu-latest): Content.Server/Database/ServerDbPostgres.cs#L20
'ServerDbPostgres' does not implement inherited abstract member 'ServerDbBase.GetDb(CancellationToken, string?)'
build (ubuntu-latest): Content.Server/Database/ServerDbPostgres.cs#L20
'ServerDbPostgres' does not implement inherited abstract member 'ServerDbBase.NormalizeDatabaseTime(DateTime)'
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)
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/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/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/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'