Skip to content

Bump @types/node from 20.4.8 to 20.5.3 in /src/UnityWebBrowser.Pages #327

Bump @types/node from 20.4.8 to 20.5.3 in /src/UnityWebBrowser.Pages

Bump @types/node from 20.4.8 to 20.5.3 in /src/UnityWebBrowser.Pages #327

Status Failure
Total duration 2m 19s
Artifacts

main.yml

on: push
Build-Unity
26s
Build-Unity
Build-Pages
19s
Build-Pages
Build-Engine-Cef
2m 9s
Build-Engine-Cef
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/CefObjectTracker.cs#L58
Cannot convert null literal to non-nullable reference type.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/CefObjectTracker.cs#L10
Non-nullable field '_disposables' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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.