Skip to content

run without sync context to eliminate risk of blocking #230

run without sync context to eliminate risk of blocking

run without sync context to eliminate risk of blocking #230

Triggered via push April 5, 2024 11:55
Status Failure
Total duration 2m 32s
Artifacts

dotnet.yml

on: push
BuildSolution
1m 11s
BuildSolution
VerifyStyle
1m 19s
VerifyStyle
MigrationsMsSqlEntityFrameworkCore  /  build_and_test
1m 5s
MigrationsMsSqlEntityFrameworkCore / build_and_test
ApiMsSqlNunit  /  build_and_test
31s
ApiMsSqlNunit / build_and_test
ApiMsSqlXunit  /  build_and_test
22s
ApiMsSqlXunit / build_and_test
ApiPostgreSqlNunit  /  build_and_test
25s
ApiPostgreSqlNunit / build_and_test
ApiPostgreSqlXunit  /  build_and_test
38s
ApiPostgreSqlXunit / build_and_test
ApiJwtAuthNunit  /  build_and_test
22s
ApiJwtAuthNunit / build_and_test
RazorPlaywright  /  build_and_test
53s
RazorPlaywright / build_and_test
VuePlaywright  /  build_and_test
1m 53s
VuePlaywright / build_and_test
AngularAuthPlaywright  /  build_and_test
2m 21s
AngularAuthPlaywright / build_and_test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 11 warnings
ApiJwtAuthNunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiJwtAuthNunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiJwtAuthNunit / build_and_test
Process completed with exit code 1.
ApiMsSqlXunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiMsSqlXunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiMsSqlXunit / build_and_test
Process completed with exit code 1.
ApiPostgreSqlNunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiPostgreSqlNunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiPostgreSqlNunit / build_and_test
Process completed with exit code 1.
ApiMsSqlNunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiMsSqlNunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiMsSqlNunit / build_and_test
Process completed with exit code 1.
ApiPostgreSqlXunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiPostgreSqlXunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
ApiPostgreSqlXunit / build_and_test
Process completed with exit code 1.
RazorPlaywright / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
RazorPlaywright / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
RazorPlaywright / build_and_test
Process completed with exit code 1.
MigrationsMsSqlEntityFrameworkCore / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
MigrationsMsSqlEntityFrameworkCore / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
MigrationsMsSqlEntityFrameworkCore / build_and_test
Process completed with exit code 1.
BuildSolution: TestExamplesDotnet/PooledDatabase.cs#L29
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.
BuildSolution: TestExamplesDotnet/PooledDatabase.cs#L29
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.
BuildSolution
Process completed with exit code 1.
VuePlaywright / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
VuePlaywright / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
VuePlaywright / build_and_test
Process completed with exit code 1.
AngularAuthPlaywright / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
AngularAuthPlaywright / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L29
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.
AngularAuthPlaywright / build_and_test
Process completed with exit code 1.
ApiJwtAuthNunit / build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ApiMsSqlXunit / build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ApiPostgreSqlNunit / build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ApiMsSqlNunit / build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ApiPostgreSqlXunit / build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RazorPlaywright / build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MigrationsMsSqlEntityFrameworkCore / build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
BuildSolution
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
VerifyStyle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
VuePlaywright / build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
AngularAuthPlaywright / build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.