Skip to content

Add support for /world/proc/Tick(). Fix always sleeping 1 tick too long #192

Add support for /world/proc/Tick(). Fix always sleeping 1 tick too long

Add support for /world/proc/Tick(). Fix always sleeping 1 tick too long #192

Triggered via pull request January 1, 2024 18:27
Status Success
Total duration 16m 15s
Artifacts

test-tgs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (ubuntu-latest)
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest)
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest)
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest)
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build (ubuntu-latest)
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
build (ubuntu-latest)
The '&' operator should not be used on parameters or local variables in async methods.
build (ubuntu-latest)
The '&' operator should not be used on parameters or local variables in async methods.
build (ubuntu-latest)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/