Skip to content

Update nuget_publish.yml #10

Update nuget_publish.yml

Update nuget_publish.yml #10

Triggered via push February 2, 2024 07:25
Status Failure
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
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/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)'.
build: Automapify/Services/Mapper.cs#L88
Converting null literal or possible null value to non-nullable type.
build: Automapify/Services/Mapper.cs#L95
Converting null literal or possible null value to non-nullable type.