Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 in /src #324

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 in /src

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 in /src #324

Triggered via push August 17, 2023 12:28
Status Failure
Total duration 2m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
Build-Unity
Missing Unity License File and no Serial was found. If this is a personal license, make sure to follow the activation steps and set the UNITY_LICENSE GitHub secret or enter a Unity serial number inside the UNITY_SERIAL GitHub secret.
Build-Unity: src/VoltstroStudios.UnityWebBrowser.Shared/ProxySettings.cs#L31
Missing XML comment for publicly visible type or member 'ProxySettings.ProxySettings(string, string, bool)'
Build-Unity: src/VoltstroStudios.UnityWebBrowser.Shared/ProxySettings.cs#L31
Missing XML comment for publicly visible type or member 'ProxySettings.ProxySettings(string, string, bool)'
Build-Unity: src/VoltstroStudios.UnityWebBrowser.Shared/ProxySettings.cs#L31
Missing XML comment for publicly visible type or member 'ProxySettings.ProxySettings(string, string, bool)'
Build-Unity: src/VoltstroStudios.UnityWebBrowser.Shared/ProxySettings.cs#L31
Missing XML comment for publicly visible type or member 'ProxySettings.ProxySettings(string, string, bool)'
Build-Unity
androidAppBundle is deprecated, please use androidExportType instead
Build-Unity
Could not parse "" to semver, defaulting android version code to 1
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/CefRuntime.cs#L521
Cannot convert null literal to non-nullable reference type.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/CefRuntime.cs#L521
Cannot convert null literal to non-nullable reference type.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/CefRuntime.cs#L544
Cannot convert null literal to non-nullable reference type.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/CefRuntime.cs#L544
Cannot convert null literal to non-nullable reference type.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/Structs/CefUrlParts.cs#L16
Non-nullable property 'Spec' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/Structs/CefUrlParts.cs#L21
Non-nullable property 'Scheme' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/Structs/CefUrlParts.cs#L26
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/Structs/CefUrlParts.cs#L31
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/Structs/CefUrlParts.cs#L37
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/Structs/CefUrlParts.cs#L42
Non-nullable property 'Port' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.