Skip to content

Fully support IsTestProject #1098

Fully support IsTestProject

Fully support IsTestProject #1098

Triggered via pull request July 19, 2023 18:42
Status Failure
Total duration 30m 29s
Artifacts

dotnetcore.yml

on: pull_request
Build warnings check
28s
Build warnings check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
Build warnings check: CycloneDX/Services/ProjectFileService.cs#L215
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 warnings check: CycloneDX/Services/ProjectFileService.cs#L215
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 warnings check: CycloneDX/Services/ProjectFileService.cs#L215
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 warnings check: CycloneDX/Services/ProjectFileService.cs#L215
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 warnings check
Process completed with exit code 1.
Tests for .net core net6.0 on ubuntu-latest
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 30 minutes.
Tests for .net core net6.0 on ubuntu-latest
The operation was canceled.
Tests for .net core net7.0 on ubuntu-latest
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 30 minutes.
Tests for .net core net7.0 on ubuntu-latest
The operation was canceled.
Tests for .net core net6.0 on macos-latest
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 30 minutes.
Tests for .net core net6.0 on macos-latest
The operation was canceled.
Tests for .net core net7.0 on macos-latest
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 30 minutes.
Tests for .net core net7.0 on macos-latest
The operation was canceled.
Tests for .net core net7.0 on windows-latest: CycloneDX/Services/ProjectFileService.cs#L215
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.
Tests for .net core net6.0 on windows-latest: CycloneDX/Services/ProjectFileService.cs#L215
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.
Tests for .net core net6.0 on ubuntu-latest: CycloneDX/Services/ProjectFileService.cs#L215
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.
Tests for .net core net7.0 on ubuntu-latest: CycloneDX/Services/ProjectFileService.cs#L215
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.
Tests for .net core net6.0 on macos-latest: CycloneDX/Services/ProjectFileService.cs#L215
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.
Tests for .net core net7.0 on macos-latest: CycloneDX/Services/ProjectFileService.cs#L215
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.