Verifying refs/heads/vnext 🚀 #353
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.SystemReflectionMetadata/SystemReflectionMetadataDefinitionsFactory.cs#L135
Possible null reference argument for parameter 'parentName' in 'DefinitionVariable DefinitionVariableManager.RegisterNonMethod(string parentName, string memberName, VariableMemberKind variableMemberKind, string definitionVariableName)'.
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.SystemReflectionMetadata/DelayedDefinitions/DelayedDefinitionsManager.cs#L29
Non-nullable field '_currentMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.SystemReflectionMetadata/TypeSystem/SystemReflectionMetadataTypeResolver.cs#L11
Parameter 'SystemReflectionMetadataContext context' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.SystemReflectionMetadata/DelayedDefinitions/TypeDefinitionRecord.cs#L17
Non-nullable property 'TypeDefinitionVariable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.MonoCecil/MonoCecilDefinitionsFactory.cs#L360
Dereference of a possibly null reference.
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.MonoCecil/MonoCecilDefinitionsFactory.cs#L343
Possible null reference argument for parameter 'argument' in 'string MonoCecilDefinitionsFactory.CustomAttributeArgumentValueFor(IVisitorContext context, object argument)'.
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.MonoCecil/MonoCecilDefinitionsFactory.cs#L328
Possible null reference argument for parameter 'argument' in 'string MonoCecilDefinitionsFactory.CustomAttributeArgumentValueFor(IVisitorContext context, object argument)'.
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.MonoCecil/MonoCecilDefinitionsFactory.cs#L165
Argument of type 'string?[]' cannot be used for parameter 'parameterTypes' of type 'string[]' in 'MethodDefinitionVariable DefinitionVariableManager.RegisterMethod(string parentName, string methodName, string[] parameterTypes, int typeParameterCount, string definitionVariableName)' due to differences in the nullability of reference types.
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.MonoCecil/MonoCecilContext.cs#L27
Dereference of a possibly null reference.
|
|
Run dotnet test --filter 'TestCategory !~ Issues' --collect:"XPlat Code Coverage":
Cecilifier.ApiDriver.MonoCecil/MonoCecilContext.cs#L27
Converting null literal or possible null value to non-nullable type.
|
background
wait
wait-all
cancel
parallel
Loading