Skip to content

Bump @types/node from 20.10.4 to 20.11.7 in /src/UnityWebBrowser.Pages #389

Bump @types/node from 20.10.4 to 20.11.7 in /src/UnityWebBrowser.Pages

Bump @types/node from 20.10.4 to 20.11.7 in /src/UnityWebBrowser.Pages #389

Status Failure
Total duration 1m 47s
Artifacts

main.yml

on: push
Build-UWB-Core
21s
Build-UWB-Core
Build-Engine-Cef
1m 38s
Build-Engine-Cef
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
Build-UWB-Core
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-UWB-Core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build-UWB-Core: src/VoltstroStudios.UnityWebBrowser.Shared/ProxySettings.cs#L31
Missing XML comment for publicly visible type or member 'ProxySettings.ProxySettings(string, string, bool)'
Build-UWB-Core: src/VoltstroStudios.UnityWebBrowser.Shared/ProxySettings.cs#L31
Missing XML comment for publicly visible type or member 'ProxySettings.ProxySettings(string, string, bool)'
Build-UWB-Core: src/VoltstroStudios.UnityWebBrowser.Shared/ProxySettings.cs#L31
Missing XML comment for publicly visible type or member 'ProxySettings.ProxySettings(string, string, bool)'
Build-UWB-Core: src/VoltstroStudios.UnityWebBrowser.Shared/ProxySettings.cs#L31
Missing XML comment for publicly visible type or member 'ProxySettings.ProxySettings(string, string, bool)'
Build-UWB-Core
Could not parse "" to semver, defaulting android version code to 1
Build-Engine-Cef
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/CefRuntime.cs#L47
Converting null literal or possible null value to non-nullable type.
Build-Engine-Cef: src/ThirdParty/CefGlue/CefGlue/CefRuntime.cs#L84
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/CefRuntime.cs#L141
Converting null literal or possible null value to non-nullable 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.