18+ tag, fixes #697
Annotations
11 warnings
Dotnet/Overlay/VRCXVR.cs#L58
'VRCXVR.IsHmdAfk' hides inherited member 'VRCXVRInterface.IsHmdAfk'. Use the new keyword if hiding was intended.
|
Dotnet/Overlay/VRCXVRLegacy.cs#L46
'VRCXVRLegacy.IsHmdAfk' hides inherited member 'VRCXVRInterface.IsHmdAfk'. Use the new keyword if hiding was intended.
|
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L65
Non-nullable field 'SourceFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L65
Non-nullable field 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L65
Non-nullable field 'JSON' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L136
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L141
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L118
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L123
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L128
Non-nullable property 'InstanceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "html", "Release".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading