Skip to content
Triggered via push November 14, 2023 20:53
Status Success
Total duration 1m 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build_vrcx_win
No files were found with the provided path: bin/Release/x64/*. No artifacts will be uploaded.
build_vrcx_win: Dotnet/AssetBundleCacher.cs#L110
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build_vrcx_win: Dotnet/AppApi/RegistryPlayerPrefs.cs#L127
Constant value '2147483649' may overflow 'nint' at runtime (use 'unchecked' syntax to override)
build_vrcx_win: Dotnet/WebApi.cs#L251
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build_vrcx_win: Dotnet/ImageCache.cs#L11
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build_vrcx_win: Dotnet/WinformThemer.cs#L42
This call site is reachable on all platforms. 'Form' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build_vrcx_win: Dotnet/WinformThemer.cs#L83
This call site is reachable on all platforms. 'Form.Opacity' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build_vrcx_win: Dotnet/AppApi/AppApi.cs#L288
This call site is reachable on all platforms. 'Control.Invoke(Action)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build_vrcx_win: Dotnet/WinformThemer.cs#L39
This call site is reachable on all platforms. 'Form' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build_vrcx_win: Dotnet/WinformThemer.cs#L82
This call site is reachable on all platforms. 'Form.Opacity' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build_vrcx_win: Dotnet/WinformThemer.cs#L40
This call site is reachable on all platforms. 'Application.OpenForms' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)