Skip to content

build 0.0.6

build 0.0.6 #28

Triggered via push April 8, 2025 11:28
Status Failure
Total duration 30s
Artifacts

release.yml

on: push
create_release_job
21s
create_release_job
Matrix: build_and_upload
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
create_release_job
Process completed with exit code 1.
create_release_job: ConvertApi.Cli/Program.cs#L169
Possible null reference argument for parameter 'boundary' in 'MultipartReader.MultipartReader(string boundary, Stream stream)'.
create_release_job: ConvertApi.Cli/Program.cs#L173
Converting null literal or possible null value to non-nullable type.
create_release_job: ConvertApi.Cli/Program.cs#L178
Dereference of a possibly null reference.
create_release_job: ConvertApi.Cli/Program.cs#L179
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
create_release_job: ConvertApi.Cli.Tests/DirectCallTests.cs#L137
Cannot convert null literal to non-nullable reference type.
create_release_job: ConvertApi.Cli.Tests/ContentDispositionHeaderValueTests.cs#L20
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
create_release_job: ConvertApi.Cli.Tests/ContentDispositionHeaderValueTests.cs#L21
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
create_release_job: ConvertApi.Cli.Tests/CliTests.cs#L29
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
create_release_job: ConvertApi.Cli.Tests/ContentDispositionHeaderValueTests.cs#L36
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
create_release_job: ConvertApi.Cli.Tests/CliTests.cs#L41
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)