Skip to content

clean database before test instead of after so that one can inspect t… #229

clean database before test instead of after so that one can inspect t…

clean database before test instead of after so that one can inspect t… #229

Triggered via push April 5, 2024 11:51
Status Failure
Total duration 1m 54s
Artifacts

dotnet.yml

on: push
BuildSolution
1m 43s
BuildSolution
VerifyStyle
34s
VerifyStyle
MigrationsMsSqlEntityFrameworkCore  /  build_and_test
1m 1s
MigrationsMsSqlEntityFrameworkCore / build_and_test
ApiMsSqlNunit  /  build_and_test
32s
ApiMsSqlNunit / build_and_test
ApiMsSqlXunit  /  build_and_test
32s
ApiMsSqlXunit / build_and_test
ApiPostgreSqlNunit  /  build_and_test
1m 8s
ApiPostgreSqlNunit / build_and_test
ApiPostgreSqlXunit  /  build_and_test
1m 5s
ApiPostgreSqlXunit / build_and_test
ApiJwtAuthNunit  /  build_and_test
39s
ApiJwtAuthNunit / build_and_test
RazorPlaywright  /  build_and_test
26s
RazorPlaywright / build_and_test
VuePlaywright  /  build_and_test
1m 6s
VuePlaywright / build_and_test
AngularAuthPlaywright  /  build_and_test
1m 6s
AngularAuthPlaywright / build_and_test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 11 warnings
RazorPlaywright / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L26
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#L26
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.
ApiMsSqlNunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L26
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#L26
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.
ApiMsSqlXunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L26
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#L26
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.
ApiJwtAuthNunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L26
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#L26
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.
MigrationsMsSqlEntityFrameworkCore / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L26
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#L26
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.
VuePlaywright / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L26
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#L26
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#L26
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#L26
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.
ApiPostgreSqlXunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L26
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#L26
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.
ApiPostgreSqlNunit / build_and_test: TestExamplesDotnet/PooledDatabase.cs#L26
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#L26
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.
BuildSolution: TestExamplesDotnet/PooledDatabase.cs#L26
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#L26
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.
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/.
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/.
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/.
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/.
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/.
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/.
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/.
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/.
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/.
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/.