Skip to content

Raise ECS event on prototype-reload #10693

Raise ECS event on prototype-reload

Raise ECS event on prototype-reload #10693

Triggered via pull request December 16, 2023 18:48
Status Failure
Total duration 3m 36s
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

10 errors and 10 warnings
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'PrototypesReloadedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
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
'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
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
build
The '&' operator should not be used on parameters or local variables in async methods.