Skip to content

Merge pull request #18 from Elyas-Amini/develop #45

Merge pull request #18 from Elyas-Amini/develop

Merge pull request #18 from Elyas-Amini/develop #45

Triggered via push November 22, 2023 13:10
Status Failure
Total duration 3m 15s
Artifacts

dotnet-macos.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
os-tests
Process completed with exit code 1.
os-tests: src/CSharp/EasyMicroservices.CommentsMicroservice.Tests/MicroserviceClientTest.cs#L45
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.
os-tests: src/CSharp/EasyMicroservices.CommentsMicroservice.Database/Migrations/20230927161213_update.cs#L9
The type name 'update' only contains lower-cased ascii characters. Such names may become reserved for the language.
os-tests: src/CSharp/EasyMicroservices.CommentsMicroservice.Database/Migrations/20230927161213_update.Designer.cs#L16
The type name 'update' only contains lower-cased ascii characters. Such names may become reserved for the language.
os-tests: src/CSharp/EasyMicroservices.CommentsMicroservice.Database/Database/Contexts/CommentContext.cs#L10
Field 'CommentContext._builder' is never assigned to, and will always have its default value null
os-tests: src/CSharp/EasyMicroservices.CommentsMicroservice.Tests/MicroserviceClientTest.cs#L45
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.
os-tests: src/CSharp/EasyMicroservices.CommentsMicroservice.Database/Migrations/20230927161213_update.cs#L9
The type name 'update' only contains lower-cased ascii characters. Such names may become reserved for the language.
os-tests: src/CSharp/EasyMicroservices.CommentsMicroservice.Database/Migrations/20230927161213_update.Designer.cs#L16
The type name 'update' only contains lower-cased ascii characters. Such names may become reserved for the language.
os-tests: src/CSharp/EasyMicroservices.CommentsMicroservice.Database/Database/Contexts/CommentContext.cs#L10
Field 'CommentContext._builder' is never assigned to, and will always have its default value null