#190 test tms-runner by komissarov-petr #190
Annotations
1 error and 10 warnings
Test
Process completed with exit code 127.
|
Setup environment:
Tms.Adapter/Attributes/StepAttribute.cs#L146
Cannot convert null literal to non-nullable reference type.
|
Setup environment:
Tms.Adapter/Models/StepResult.cs#L11
Non-nullable property 'Outcome' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Setup environment:
Tms.Adapter/Utils/Replacer.cs#L9
Possible null reference return.
|
Setup environment:
Tms.Adapter/Models/Link.cs#L9
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Setup environment:
Tms.Adapter/Models/Link.cs#L11
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Setup environment:
Tms.Adapter/Models/Link.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Setup environment:
Tms.Adapter/Models/File.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Setup environment:
Tms.Adapter/Models/File.cs#L6
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Setup environment:
Tms.Adapter/Models/File.cs#L7
Non-nullable property 'CallerMemberName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Setup environment:
Tms.Adapter/Models/File.cs#L8
Non-nullable property 'PathToFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading