Skip to content

Update 0.9, multifaction #55

Update 0.9, multifaction

Update 0.9, multifaction #55

Triggered via pull request October 18, 2023 19:40
Status Success
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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#L33
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Native.cs#L33
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/Util/DynDelegate.cs#L129
Cannot convert null literal to non-nullable reference type.
Builds: Source/Common/Native.cs#L78
Possible null reference return.
Builds: Source/Common/Native.cs#L92
Possible null reference return.
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.