Skip to content

Raw RGB support

Raw RGB support #18

Triggered via push November 20, 2024 18:22
Status Success
Total duration 2m 40s
Artifacts 4

auto.yml

on: push
Fit to window
Zoom out
Zoom in

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.Core/Services/Receiver.cs#L21
The field 'Receiver.Raw_RGB' is assigned but its value is never used
build: Quest2-VRC.Core/Services/Receiver.cs#L20
The field 'Receiver.dataInt' is assigned but its value is never used
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#L76
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#L69
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.Core/Services/Receiver.cs#L21
The field 'Receiver.Raw_RGB' is assigned but its value is never used
build: Quest2-VRC.Core/Services/Receiver.cs#L20
The field 'Receiver.dataInt' is assigned but its value is never used
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#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#L57
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#L41
This call site is reachable on all platforms. 'AdbServer.StartServer(string, bool)' 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