Skip to content

Bump @types/node from 20.2.5 to 20.4.8 in /src/UnityWebBrowser.Pages #318

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

Bump @types/node from 20.2.5 to 20.4.8 in /src/UnityWebBrowser.Pages #318

Status Failure
Total duration 2m 27s
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 19 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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-Pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-Engine-Cef
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-Engine-Cef: src/VoltstroStudios.UnityWebBrowser.Shared/ProxySettings.cs#L31
Missing XML comment for publicly visible type or member 'ProxySettings.ProxySettings(string, string, bool)'
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/Classes.Handlers/CefAccessibilityHandler.cs#L22
Possible null reference argument for parameter 'value' in 'void CefAccessibilityHandler.OnAccessibilityTreeChange(CefValue value)'.