Skip to content

Continuous Integration #481

Continuous Integration

Continuous Integration #481

Manually triggered April 24, 2025 09:50
Status Success
Total duration 1m 57s
Artifacts 15

workflows.yaml

on: workflow_dispatch
Matrix: Build Arch
Matrix: Pack NuGet
Matrix: Deploy NuGet & Release
Fit to window
Zoom out
Zoom in

Annotations

86 warnings
Build Arch (Release, Default)
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 Arch (Release, Default)
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 Arch (Release, Default)
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 Arch (Release, Default)
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 Arch (Release, Default)
Unboxing a possibly null value.
Build Arch (Release, Default)
Unboxing a possibly null value.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, Default)
Possible null reference assignment.
Build Arch (Release, PureECS)
Unboxing a possibly null value.
Build Arch (Release, PureECS)
Possible null reference assignment.
Build Arch (Release, PureECS)
Possible null reference assignment.
Build Arch (Release, PureECS)
Possible null reference assignment.
Build Arch (Release, PureECS)
Possible null reference assignment.
Build Arch (Release, PureECS)
Possible null reference assignment.
Build Arch (Release, PureECS)
Possible null reference assignment.
Build Arch (Release, PureECS)
Possible null reference assignment.
Build Arch (Release, PureECS)
Possible null reference assignment.
Build Arch (Release, PureECS)
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
Build Arch (Release, PureECS)
Possible null reference assignment.
Build Arch (Debug, Default)
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 Arch (Debug, Default)
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 Arch (Debug, Default)
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 Arch (Debug, Default)
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 Arch (Debug, Default)
Unboxing a possibly null value.
Build Arch (Debug, Default)
Unboxing a possibly null value.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, Default)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Unboxing a possibly null value.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Debug, PureECS)
Possible null reference assignment.
Build Arch (Release, Events)
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 Arch (Release, Events)
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 Arch (Release, Events)
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 Arch (Release, Events)
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 Arch (Release, Events)
Unboxing a possibly null value.
Build Arch (Release, Events)
Unboxing a possibly null value.
Build Arch (Release, Events)
Possible null reference assignment.
Build Arch (Release, Events)
Possible null reference assignment.
Build Arch (Release, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
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 Arch (Release, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
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 Arch (Release, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
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 Arch (Release, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
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 Arch (Debug, Events)
Unboxing a possibly null value.
Build Arch (Release, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Unboxing a possibly null value.
Build Arch (Debug, Events)
Possible null reference assignment.
Build Arch (Release, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Possible null reference assignment.
Build Arch (Release, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Possible null reference assignment.
Build Arch (Release, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Possible null reference assignment.
Build Arch (Debug, Events)
Possible null reference assignment.

Artifacts

Produced during runtime
Name Size Digest
build-output-Debug Expired
1020 KB
sha256:0d6eec3fb3ccc34861f89af44f7a2d114fd72c79eca46a3daab1c47d801babb1
build-output-Debug-Events Expired
1.01 MB
sha256:5d5133b5e62de867561c1db82b7268daed9ed0b562aac8cb87d9424cbea050ad
build-output-Debug-PureECS Expired
981 KB
sha256:ecf8251d5e011d96a4b36a15a1f3872986f75e9c37e9b01c51570d2e5b25332f
build-output-Release Expired
883 KB
sha256:bca43fb5db194b8a4a7f9a696c62a3234098da054137965285050b618c1ca928
build-output-Release-Events Expired
1.01 MB
sha256:0a8b2f7ef51e4330a60f6bc5962a309593cab914820f33e8bd9d11ca1f15c5ed
build-output-Release-PureECS Expired
981 KB
sha256:dd0fb54bacae8466284c024fdba94dde93f3aab3df118386bf358bdc3e70584c
nuget-Default Expired
785 KB
sha256:e01e60181bdb17fc7e2f0a62f635e5618a4fc65ed7b4f6e5003a6c9977b7ac18
nuget-Events Expired
923 KB
sha256:c399bc414a83b826d1c3171481a975eb77edfe2856b94b69e2a8e115c955feaf
nuget-PureECS Expired
879 KB
sha256:7b9fc35e45e29efac534ba40518e3a4c33505e5a6f86e5da0126565eb55c38a8
test-results-Debug-Default Expired
21.8 KB
sha256:31c88173490615f4c027e6b7cf04dac002522f78a6c1788257853a28aedc1f4e
test-results-Debug-Events Expired
25.2 KB
sha256:25af1ca8d7423aa641dadaaceee6a222db43041c4af4179cee6f990f86de7552
test-results-Debug-PureECS Expired
20.6 KB
sha256:5c5be08f965d5ea489b3394ffb313bb16f30037ebb70d5ca0ce03d754ee1dffa
test-results-Release-Default Expired
22 KB
sha256:e76d25a5f7170f45b9232c52b4fb45d571ad4ff28eaf9e83d385e8e2cbffa1ec
test-results-Release-Events Expired
25 KB
sha256:3e41ed23d723fba09a21c1f1b1354b64312f366115f5becfaabcc0668665dc08
test-results-Release-PureECS Expired
20.5 KB
sha256:04dcfc457880ede2914df67dd8207dfc2bd8a99f20bb64539cd32be4c12d5c46