Skip to content

testing

testing #91

Re-run triggered November 10, 2024 22:57
Status Failure
Total duration 41s
Artifacts

continuous.yml

on: push
ubuntu-latest
31s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
ubuntu-latest
/home/runner/work/OpenHD-WebUI/OpenHD-WebUI/src/OpenHdWebUi.Server/Program.cs(55,58): error CS1061: 'ServiceConfiguration' does not contain a definition for 'FilesFolder2' and no accessible extension method 'FilesFolder2' accepting a first argument of type 'ServiceConfiguration' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/OpenHD-WebUI/OpenHD-WebUI/src/OpenHdWebUi.Server/OpenHdWebUi.Server.csproj]
ubuntu-latest
Target "Publish" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest
Attempting second-chance registration of MSBuild after RegisterDefaults failed
ubuntu-latest
/home/runner/work/OpenHD-WebUI/OpenHD-WebUI/src/OpenHdWebUi.Server/Program.cs(18,30): warning CS1998: 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. [/home/runner/work/OpenHD-WebUI/OpenHD-WebUI/src/OpenHdWebUi.Server/OpenHdWebUi.Server.csproj]