Skip to content

Bump coverlet.collector from 6.0.0 to 6.0.1 in /src #410

Bump coverlet.collector from 6.0.0 to 6.0.1 in /src

Bump coverlet.collector from 6.0.0 to 6.0.1 in /src #410

Triggered via push March 1, 2024 12:19
Status Failure
Total duration 1m 42s
Artifacts

main.yml

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

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/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.