Skip to content

Fix syncing of copy/paste gizmos for Biosculpter/Growth Vat/Mortar, fixes #255 #69

Fix syncing of copy/paste gizmos for Biosculpter/Growth Vat/Mortar, fixes #255

Fix syncing of copy/paste gizmos for Biosculpter/Growth Vat/Mortar, fixes #255 #69

Triggered via pull request December 3, 2023 12:35
Status Success
Total duration 41s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Builds: Source/Common/Util/DynDelegate.cs#L164
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Util/DynDelegate.cs#L129
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Util/ServerLog.cs#L8
Non-nullable field 'info' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Builds: Source/Common/Util/ServerLog.cs#L9
Non-nullable field 'error' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Builds: Source/Common/ChatCommands.cs#L7
Possible null reference return.
Builds: Source/Common/Util/DynDelegate.cs#L161
Possible null reference return.