Skip to content

Merge pull request #130 from furkanaltaca/feature/operation-claim-cre… #158

Merge pull request #130 from furkanaltaca/feature/operation-claim-cre…

Merge pull request #130 from furkanaltaca/feature/operation-claim-cre… #158

Triggered via push January 12, 2024 12:16
Status Failure
Total duration 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: tests/StarterProject.Tests/Features/Auth/Commands/Login/LoginTests.cs#L83
Dereference of a possibly null reference.
build: tests/StarterProject.Tests/Features/Auth/Commands/Login/LoginTests.cs#L92
Dereference of a possibly null reference.
build: tests/StarterProject.Tests/Features/Auth/Commands/Login/LoginTests.cs#L92
Dereference of a possibly null reference.
build: tests/StarterProject.Tests/Features/Auth/Commands/Login/LoginTests.cs#L117
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: tests/StarterProject.Tests/Features/Auth/Commands/Login/LoginTests.cs#L127
Cannot convert null literal to non-nullable reference type.
build: tests/StarterProject.Tests/Features/Auth/Commands/Login/LoginTests.cs#L125
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: tests/StarterProject.Tests/Mocks/Repositories/Auth/MockUserRepository.cs#L44
Converting null literal or possible null value to non-nullable type.
build: tests/StarterProject.Tests/Mocks/Repositories/Auth/MockUserRepository.cs#L46
Converting null literal or possible null value to non-nullable type.
build: tests/StarterProject.Tests/Features/Auth/Commands/Login/LoginTests.cs#L83
Dereference of a possibly null reference.
build: tests/StarterProject.Tests/Features/Auth/Commands/Login/LoginTests.cs#L92
Dereference of a possibly null reference.