bit platform full CI #145
bit.full.ci.yml
on: workflow_dispatch
build and test
11m 37s
Annotations
11 errors and 39 warnings
build and test
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20250103-144436-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20250103-144436-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20250103-144436-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
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:
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
|
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
|