Skip to content
Triggered via push November 14, 2023 21:33
Status Failure
Total duration 1m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build_vrcx_win
Process completed with exit code 1.
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#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)
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#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#L64
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#L64
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#L79
This call site is reachable on all platforms. 'Control.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)