Deleting unnecessary items in vars.json #21
Annotations
21 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Quest2-VRC.Core/Services/PacketSender.cs#L105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Quest2-VRC.Core/Services/PacketSender.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Quest2-VRC.Core/Services/Sender.cs#L193
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
Quest2-VRC.GUI/MainWindow.cs#L43
The variable 'ex' is declared but never used
|
build:
Quest2-VRC.GUI/OculusStaff.cs#L122
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
Quest2-VRC.GUI/MainWindow.cs#L64
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/MainWindow.cs#L63
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/MainWindow.cs#L56
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/MainWindow.cs#L60
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/MainWindow.cs#L59
This call site is reachable on all platforms. 'Control.Enabled' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.Core/Services/PacketSender.cs#L105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Quest2-VRC.Core/Services/PacketSender.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Quest2-VRC.Core/Services/Sender.cs#L193
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
Quest2-VRC.GUI/MainWindow.cs#L43
The variable 'ex' is declared but never used
|
build:
Quest2-VRC.GUI/OculusStaff.cs#L122
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
Quest2-VRC.GUI/MainWindow.cs#L49
This call site is reachable on all platforms. 'RichTextBox.Text' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/MainWindow.cs#L35
This call site is reachable on all platforms. 'MessageBoxButtons.OK' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/MainWindow.cs#L44
This call site is reachable on all platforms. 'MessageBoxButtons.OK' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/MainWindow.cs#L49
This call site is reachable on all platforms. 'Check_Vars.ReadJSON(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/MainWindow.cs#L38
This call site is reachable on all platforms. 'AdbServer' is only supported on: 'Windows' 10.0.17763.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Debug
Expired
|
13.2 MB |
|
Debug Core DLL
Expired
|
1.9 MB |
|
Release
Expired
|
13.2 MB |
|
Release Core DLL
Expired
|
1.9 MB |
|