Skip to content

Use frozen collections in component factory and EntityManager._entTraitDict #10697

Use frozen collections in component factory and EntityManager._entTraitDict

Use frozen collections in component factory and EntityManager._entTraitDict #10697

Triggered via pull request December 16, 2023 21:28
Status Failure
Total duration 2m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build
Argument 1: cannot convert from 'string' to 'string[]'
build
Argument 1: cannot convert from 'string' to 'string[]'
build
Process completed with exit code 1.
build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'