Skip to content

Potential fix for pull request finding #15

Potential fix for pull request finding

Potential fix for pull request finding #15

Triggered via push June 28, 2026 07:40
Status Failure
Total duration 33s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
build
Process completed with exit code 1.
build: syntax/AssertSyntaxTests.cs#L470
The type 'int' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ConstraintExpression.SameAs<T>(T?)'
build: syntax/AssertSyntaxTests.cs#L469
The type 'double' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ConstraintExpression.SameAs<T>(T?)'
build: syntax/AssertSyntaxTests.cs#L470
The type 'int' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ConstraintExpression.SameAs<T>(T?)'
build: syntax/AssertSyntaxTests.cs#L469
The type 'double' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ConstraintExpression.SameAs<T>(T?)'
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: syntax/AssertSyntaxTests.cs#L239
The IgnoreCase modifier should only be used for string or char arguments (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2008.md)
build: syntax/AssertSyntaxTests.cs#L239
The IgnoreCase modifier should only be used for string or char arguments (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2008.md)