Update nuget_publish.yml #9
Annotations
1 error and 11 warnings
Publish to nuget
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Automapify/Services/Mapper.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Build:
Automapify/Services/Mapper.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Build:
Automapify/Services/Mapper.cs#L24
Dereference of a possibly null reference.
|
Build:
Automapify/Services/Mapper.cs#L28
Dereference of a possibly null reference.
|
Build:
Automapify/Services/Attributes/MapAttribute.cs#L12
Non-nullable property 'PropertyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Automapify/Services/Attributes/MapAttribute.cs#L17
Non-nullable property 'SourceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Automapify/Services/Mapper.cs#L55
Dereference of a possibly null reference.
|
Build:
Automapify/Services/Mapper.cs#L59
Dereference of a possibly null reference.
|
Build:
Automapify/Services/Mapper.cs#L84
Converting null literal or possible null value to non-nullable type.
|
Build:
Automapify/Services/Mapper.cs#L85
Possible null reference argument for parameter 'mapifyTuples' in 'Delegate Mapper.GetSourceExpression(IList<MapifyTuple> mapifyTuples, string propertyName)'.
|
The logs for this run have expired and are no longer available.
Loading