Skip to content

Test/accounts

Test/accounts #33

Triggered via pull request September 7, 2024 13:29
Status Failure
Total duration 30s
Artifacts

CI_Backend.yml

on: pull_request
build-and-test
20s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
build-and-test
No test report files were found
build-and-test: test/Application.UnitTests/Services/DomainService/AccountServiceTests.cs#L16
The type or namespace name 'ICsvReaderService' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: test/Application.UnitTests/Services/DomainService/AccountServiceTests.cs#L16
The type or namespace name 'ICsvReaderService' could not be found (are you missing a using directive or an assembly reference?)
build-and-test
Process completed with exit code 1.
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test
No file matches path **/test-results.trx
build-and-test: src/Application/DTOs/Result.cs#L40
'Result<T>.Fail(string)' hides inherited member 'Result.Fail(string)'. Use the new keyword if hiding was intended.
build-and-test: src/Application/Mappers/UserMapper.cs#L27
Possible null reference assignment.
build-and-test: src/Application/Mappers/UserMapper.cs#L28
Possible null reference assignment.
build-and-test: src/Application/Mappers/UserMapper.cs#L39
Possible null reference assignment.
build-and-test: src/Application/Mappers/UserMapper.cs#L40
Possible null reference assignment.
build-and-test: src/Application/Mappers/UserMapper.cs#L52
Possible null reference assignment.
build-and-test: src/Application/Mappers/UserMapper.cs#L53
Possible null reference assignment.
build-and-test: src/Application/Mappers/ProfileMapper.cs#L15
Possible null reference assignment.
build-and-test: src/Application/Mappers/ProfileMapper.cs#L16
Possible null reference assignment.
build-and-test: src/Application/Mappers/ProfileMapper.cs#L26
Possible null reference assignment.