Skip to content

bit platform full CI #136

bit platform full CI

bit platform full CI #136

Status Failure
Total duration 15m 10s
Artifacts

bit.full.ci.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 39 warnings
UnauthorizedUser_Should_RedirectToSignInPage: MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L15
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
SignIn ("ValidCredentials"): MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L31
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
SignIn ("InvalidCredentials"): MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L31
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
SignOut: MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L54
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
SignUp ("Token"): MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L86
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
SignUp ("InvalidToken"): MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L86
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
SignUp ("MagicLink"): MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L86
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
ForgotPassword ("Token"): MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L129
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
ForgotPassword ("InvalidToken"): MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L129
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
ForgotPassword ("MagicLink"): MultilingualDisabled/src/Tests/PageTests/IdentityPagesTests.cs#L129
Assembly Initialization method MultilingualDisabled.Tests.TestsInitializer.Initialize threw exception. System.NullReferenceException: Object reference not set to an instance of an object.. Aborting test execution.
build and test
Process completed with exit code 1.
build and test: TestProject/src/Shared/Mapper.cs#L22
The member Id on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member UserName on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member Email on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member PhoneNumber on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member Password on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member ProfileImageName on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member ConcurrencyStamp on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L23
The member Id on the mapping source type TestProject.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L23
The member UserName on the mapping source type TestProject.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L23
The member Email on the mapping source type TestProject.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member Id on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member UserName on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member Email on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member PhoneNumber on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member Password on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member ProfileImageName on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member ConcurrencyStamp on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L21
The member Id on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L21
The member UserName on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L21
The member Email on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 91 MB
build and test: TestLocal/src/Shared/Mapper.cs#L20
The member Id on the mapping target type TestLocal.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestLocal/src/Shared/Mapper.cs#L20
The member UserName on the mapping target type TestLocal.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestLocal/src/Shared/Mapper.cs#L20
The member Email on the mapping target type TestLocal.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestLocal/src/Shared/Mapper.cs#L20
The member PhoneNumber on the mapping target type TestLocal.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestLocal/src/Shared/Mapper.cs#L20
The member Password on the mapping target type TestLocal.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestLocal/src/Shared/Mapper.cs#L20
The member ProfileImageName on the mapping target type TestLocal.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestLocal/src/Shared/Mapper.cs#L20
The member ConcurrencyStamp on the mapping target type TestLocal.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestLocal/src/Shared/Mapper.cs#L21
The member Id on the mapping source type TestLocal.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestLocal/src/Shared/Mapper.cs#L21
The member UserName on the mapping source type TestLocal.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestLocal/src/Shared/Mapper.cs#L21
The member Email on the mapping source type TestLocal.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestLocal.Shared.Dtos.Identity.EditUserDto
build and test: TestPostgreSQL/src/Shared/Mapper.cs#L20
The member Id on the mapping target type TestPostgreSQL.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestPostgreSQL.Shared.Dtos.Identity.EditUserDto
build and test: TestPostgreSQL/src/Shared/Mapper.cs#L20
The member UserName on the mapping target type TestPostgreSQL.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestPostgreSQL.Shared.Dtos.Identity.EditUserDto
build and test: TestPostgreSQL/src/Shared/Mapper.cs#L20
The member Email on the mapping target type TestPostgreSQL.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestPostgreSQL.Shared.Dtos.Identity.EditUserDto
build and test: TestPostgreSQL/src/Shared/Mapper.cs#L20
The member PhoneNumber on the mapping target type TestPostgreSQL.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestPostgreSQL.Shared.Dtos.Identity.EditUserDto
build and test: TestPostgreSQL/src/Shared/Mapper.cs#L20
The member Password on the mapping target type TestPostgreSQL.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestPostgreSQL.Shared.Dtos.Identity.EditUserDto
build and test: TestPostgreSQL/src/Shared/Mapper.cs#L20
The member ProfileImageName on the mapping target type TestPostgreSQL.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestPostgreSQL.Shared.Dtos.Identity.EditUserDto
build and test: TestPostgreSQL/src/Shared/Mapper.cs#L20
The member ConcurrencyStamp on the mapping target type TestPostgreSQL.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestPostgreSQL.Shared.Dtos.Identity.EditUserDto
build and test: TestPostgreSQL/src/Shared/Mapper.cs#L21
The member Id on the mapping source type TestPostgreSQL.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestPostgreSQL.Shared.Dtos.Identity.EditUserDto