Skip to content

Update develop_bedbrigadedev.yml #32

Update develop_bedbrigadedev.yml

Update develop_bedbrigadedev.yml #32

Re-run triggered August 12, 2024 16:24
Status Failure
Total duration 1m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build
Error: local-dir should be a folder (must end with /)
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, SamKirkland/FTP-Deploy-Action@v4.3.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: BedBrigade.Common/Extensions.cs#L29
The variable 'ex' is declared but never used
build: BedBrigade.Common/EnumNameValue.cs#L5
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BedBrigade.Common/EnumNameValue.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BedBrigade.Common/EnumHelper.cs#L10
Dereference of a possibly null reference.
build: BedBrigade.Common/Common.cs#L411
Possible null reference return.
build: BedBrigade.Common/DateUtil.cs#L62
The variable 'ex' is declared but never used
build: BedBrigade.Tests/ValidationTests.cs#L72
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)
build: BedBrigade.Tests/ImageRotatorLogicTests.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)
build: BedBrigade.Tests/ImageRotatorLogicTests.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)
build: BedBrigade.Tests/ImageRotatorLogicTests.cs#L52
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)
build: BedBrigade.Common/DateUtil.cs#L62
The variable 'ex' is declared but never used
build: BedBrigade.Common/EnumHelper.cs#L10
Dereference of a possibly null reference.
build: BedBrigade.Common/EnumNameValue.cs#L5
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BedBrigade.Common/EnumNameValue.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BedBrigade.Common/Extensions.cs#L29
The variable 'ex' is declared but never used
build: BedBrigade.Common/Common.cs#L411
Possible null reference return.
build: BedBrigade.Tests/ValidationTests.cs#L72
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)
build: BedBrigade.Tests/ImageRotatorLogicTests.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)
build: BedBrigade.Tests/ImageRotatorLogicTests.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)
build: BedBrigade.Tests/ImageRotatorLogicTests.cs#L52
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)