Skip to content

Avoid allocating shaders when values are default (#1570) #155

Avoid allocating shaders when values are default (#1570)

Avoid allocating shaders when values are default (#1570) #155

Triggered via push December 27, 2023 19:41
Status Success
Total duration 15m 12s
Artifacts

test-tgs.yml

on: push
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)
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
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)
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
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/