Some cleanup #680
Annotations
8 errors
|
🧪 Run tests (3.11)
Process completed with exit code 1.
|
|
AutoCtor.Tests.ExampleTests.ExamplesGeneratedCode(theoryData: PostCtorOptionalWithBase.cs):
src/AutoCtor.Tests/ExampleTests.cs#L11
VerifyException : Directory: /home/runner/work/AutoCtor/AutoCtor/src/AutoCtor.Tests/Examples
NotEqual:
- Received: PostCtorOptionalWithBase.ExamplesGeneratedCode_theoryData=PostCtorOptionalWithBase.cs#PostCtorOptionalWithBase.g.received.cs
Verified: PostCtorOptionalWithBase.ExamplesGeneratedCode#PostCtorOptionalWithBase.g.verified.cs
Equal:
- Received: PostCtorOptionalWithBase.ExamplesGeneratedCode_theoryData=PostCtorOptionalWithBase.cs#BaseTest.g.received.cs
Verified: PostCtorOptionalWithBase.ExamplesGeneratedCode#BaseTest.g.verified.cs
FileContent:
NotEqual:
Received: PostCtorOptionalWithBase.ExamplesGeneratedCode_theoryData=PostCtorOptionalWithBase.cs#PostCtorOptionalWithBase.g.received.cs
Verified: PostCtorOptionalWithBase.ExamplesGeneratedCode#PostCtorOptionalWithBase.g.verified.cs
Compare Result:
//HintName: PostCtorOptionalWithBase.g.cs
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by https://github.com/distantcam/AutoCtor
// </auto-generated>
//------------------------------------------------------------------------------
partial class PostCtorOptionalWithBase
{
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
- public PostCtorOptionalWithBase(string value) : base(value)
+ public PostCtorOptionalWithBase(string value, string value0 = "dfault") : base(value)
{
- Initialize(value);
+ Initialize(value0);
}
}
|
|
🧪 Run tests (4.0)
The operation was canceled.
|
|
AutoCtor.Tests.ExampleTests.ExamplesGeneratedCode(theoryData: PostCtorOptionalWithBase.cs):
src/AutoCtor.Tests/ExampleTests.cs#L11
VerifyException : Directory: /home/runner/work/AutoCtor/AutoCtor/src/AutoCtor.Tests/Examples
NotEqual:
- Received: PostCtorOptionalWithBase.ExamplesGeneratedCode_theoryData=PostCtorOptionalWithBase.cs#PostCtorOptionalWithBase.g.received.cs
Verified: PostCtorOptionalWithBase.ExamplesGeneratedCode#PostCtorOptionalWithBase.g.verified.cs
Equal:
- Received: PostCtorOptionalWithBase.ExamplesGeneratedCode_theoryData=PostCtorOptionalWithBase.cs#BaseTest.g.received.cs
Verified: PostCtorOptionalWithBase.ExamplesGeneratedCode#BaseTest.g.verified.cs
FileContent:
NotEqual:
Received: PostCtorOptionalWithBase.ExamplesGeneratedCode_theoryData=PostCtorOptionalWithBase.cs#PostCtorOptionalWithBase.g.received.cs
Verified: PostCtorOptionalWithBase.ExamplesGeneratedCode#PostCtorOptionalWithBase.g.verified.cs
Compare Result:
//HintName: PostCtorOptionalWithBase.g.cs
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by https://github.com/distantcam/AutoCtor
// </auto-generated>
//------------------------------------------------------------------------------
partial class PostCtorOptionalWithBase
{
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
- public PostCtorOptionalWithBase(string value) : base(value)
+ public PostCtorOptionalWithBase(string value, string value0 = "dfault") : base(value)
{
- Initialize(value);
+ Initialize(value0);
}
}
|
|
🧪 Run tests (4.0)
The strategy configuration was canceled because "test._3_11" failed
|
|
🧪 Run tests (4.4)
The operation was canceled.
|
|
AutoCtor.Tests.ExampleTests.ExamplesGeneratedCode(theoryData: PostCtorOptionalWithBase.cs):
src/AutoCtor.Tests/ExampleTests.cs#L11
VerifyException : Directory: /home/runner/work/AutoCtor/AutoCtor/src/AutoCtor.Tests/Examples
NotEqual:
- Received: PostCtorOptionalWithBase.ExamplesGeneratedCode_theoryData=PostCtorOptionalWithBase.cs#PostCtorOptionalWithBase.g.received.cs
Verified: PostCtorOptionalWithBase.ExamplesGeneratedCode#PostCtorOptionalWithBase.g.verified.cs
Equal:
- Received: PostCtorOptionalWithBase.ExamplesGeneratedCode_theoryData=PostCtorOptionalWithBase.cs#BaseTest.g.received.cs
Verified: PostCtorOptionalWithBase.ExamplesGeneratedCode#BaseTest.g.verified.cs
FileContent:
NotEqual:
Received: PostCtorOptionalWithBase.ExamplesGeneratedCode_theoryData=PostCtorOptionalWithBase.cs#PostCtorOptionalWithBase.g.received.cs
Verified: PostCtorOptionalWithBase.ExamplesGeneratedCode#PostCtorOptionalWithBase.g.verified.cs
Compare Result:
//HintName: PostCtorOptionalWithBase.g.cs
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by https://github.com/distantcam/AutoCtor
// </auto-generated>
//------------------------------------------------------------------------------
partial class PostCtorOptionalWithBase
{
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
- public PostCtorOptionalWithBase(string value) : base(value)
+ public PostCtorOptionalWithBase(string value, string value0 = "dfault") : base(value)
{
- Initialize(value);
+ Initialize(value0);
}
}
|
|
🧪 Run tests (4.4)
The strategy configuration was canceled because "test._3_11" failed
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
verify-test-results
Expired
|
700 Bytes |
sha256:14532cc46a6c5d4ab8329592b8295f2ff716b115e5256d27a30836f8359e1d2c
|
|