1.7.1 #38
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish project:
Tms.Adapter/Attributes/StepAttribute.cs#L146
Cannot convert null literal to non-nullable reference type.
|
Publish project:
Tms.Adapter/Utils/Replacer.cs#L7
Possible null reference return.
|
Publish project:
Tms.Adapter/Models/StepResult.cs#L9
Non-nullable property 'Outcome' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish project:
Tms.Adapter/Adapter.cs#L23
Possible null reference assignment.
|
Publish project:
Tms.Adapter/Adapter.cs#L25
Possible null reference assignment.
|
Publish project:
Tms.Adapter/Models/Link.cs#L7
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish project:
Tms.Adapter/Models/Link.cs#L9
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish project:
Tms.Adapter/Models/Link.cs#L11
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish project:
Tms.Adapter/Models/File.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish project:
Tms.Adapter/Models/File.cs#L6
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "NuGet-package".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading