Raise ECS event on prototype-reload #10693
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|