Skip to content

Version is a long. #346

Version is a long.

Version is a long. #346

Triggered via push June 7, 2023 11:38
Status Failure
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: src/Qowaiv.DomainModel/EventDispatcher.cs#L4
Interface names should begin with I
build: src/Qowaiv.DomainModel/EventDispatcher.cs#L4
Interface names should begin with I
build: src/Qowaiv.DomainModel/EventDispatcher.cs#L4
Interface names should begin with I
build: src/Qowaiv.DomainModel/EventDispatcher.cs#L4
Interface names should begin with I
build: test/Qowaiv.DomainModel.UnitTests/Commands/CommandProcessor_specs.cs#L43
Cannot convert null literal to non-nullable reference type.
build: test/Qowaiv.DomainModel.UnitTests/TestTools/AggregateRootAssertTest.cs#L55
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
build: test/Qowaiv.DomainModel.UnitTests/TestTools/AggregateRootAssertTest.cs#L83
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
build: test/Qowaiv.DomainModel.UnitTests/TestTools/AggregateRootAssertTest.cs#L108
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
build: test/Qowaiv.DomainModel.UnitTests/TestTools/AggregateRootAssertTest.cs#L133
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
build: test/Qowaiv.DomainModel.UnitTests/TestTools/AggregateRootAssertTest.cs#L153
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)