Skip to content

bit platform full CI #133

bit platform full CI

bit platform full CI #133

Status Failure
Total duration 48m 30s
Artifacts

bit.full.ci.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 39 warnings
build and test
The hosted runner: GitHub Actions 2 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
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: 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: 41 MB
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member Id on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member UserName on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member Email on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member PhoneNumber on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member Password on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member ProfileImageName on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member ConcurrencyStamp on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L21
The member Id on the mapping source type TestProject2.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L21
The member UserName on the mapping source type TestProject2.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L21
The member Email on the mapping source type TestProject2.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject2.Shared.Dtos.Identity.EditUserDto
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