Bump vite from 5.1.4 to 5.2.12 in /src/UnityWebBrowser.Pages #438
main.yml
on: push
Build-UWB-Core
27s
Build-Engine-Cef
1m 30s
Annotations
1 error and 18 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
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|
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/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#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.
|