Merge branch 'winform_gui' of https://github.com/Sergey004/Quest2-VRC… #10
Annotations
21 warnings
build
The following actions uses Node.js version which is deprecated 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/OSCTest.cs#L38
This call site is reachable on all platforms. 'PacketSender.SendPacket(params VRChatMessage[])' is only supported on: 'windows'. (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/OSCTest.cs#L20
This call site is reachable on all platforms. 'ComboBox.Items' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/OSCTest.cs#L37
This call site is reachable on all platforms. 'VRChatMessage' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Quest2-VRC.GUI/OSCTest.cs#L20
This call site is reachable on all platforms. 'ComboBox.ObjectCollection.AddRange(object[])' 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#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#L72
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.GUI/MainWindow.cs#L77
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#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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Debug
Expired
|
12.8 MB |
|
Debug Core DLL
Expired
|
1.9 MB |
|
Release
Expired
|
12.8 MB |
|
Release Core DLL
Expired
|
1.9 MB |
|