Refactor variable handling and update method calls to use Vars class … #28
Annotations
20 warnings
build:
Quest2-VRC.Core/Services/PacketSender.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Quest2-VRC.Core/Services/PacketSender.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Quest2-VRC.Core/Services/Sender.cs#L209
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/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#L62
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#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#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.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#L58
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#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Quest2-VRC.Core/Services/PacketSender.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Quest2-VRC.Core/Services/Sender.cs#L209
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/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#L62
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#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#L65
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.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#L58
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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Debug
|
13.2 MB |
|
Debug Core DLL
|
1.9 MB |
|
Release
|
13.2 MB |
|
Release Core DLL
|
1.9 MB |
|