Skip to content

Build SharpBoot

Build SharpBoot #35

Manually triggered October 19, 2023 16:54
Status Failure
Total duration 33s
Artifacts

dotnet.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: SharpBoot/Fastboot.cs#L370
An object reference is required for the non-static field, method, or property 'Fastboot.USB_VID'
build: SharpBoot/Fastboot.cs#L370
An object reference is required for the non-static field, method, or property 'Fastboot.USB_PID'
build: SharpBoot/Fastboot.cs#L370
An object reference is required for the non-static field, method, or property 'Fastboot.USB_VID'
build: SharpBoot/Fastboot.cs#L370
An object reference is required for the non-static field, method, or property 'Fastboot.USB_PID'
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/