Bump coverlet.collector from 8.0.0 to 8.0.1 (#202) #475
Annotations
13 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path', 'workloads', 'architecture']
|
|
build:
GraphEngine/Expressions/Property.cs#L24
Possible null reference argument for parameter 'expression' in 'MemberExpression Expression.Property(Expression expression, string propertyName)'.
|
|
build:
GraphEngine/Expressions/Property.cs#L16
Possible null reference argument for parameter 'instance' in 'IndexExpression Expression.Property(Expression instance, string propertyName, params Expression[]? arguments)'.
|
|
build:
GraphEngine/Expressions/New.cs#L28
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, IEnumerable<Expression>? arguments)'.
|
|
build:
GraphEngine/Expressions/Field.cs#L10
Possible null reference argument for parameter 'expression' in 'MemberExpression Expression.Field(Expression expression, string fieldName)'.
|
|
build:
GraphEngine/Expressions/Call.cs#L54
Possible null reference argument for parameter 'methodName' in 'MethodCallExpression Expression.Call(Expression instance, string methodName, Type[]? typeArguments, params Expression[]? arguments)'.
|
|
build:
GraphEngine/Expressions/Call.cs#L53
Dereference of a possibly null reference.
|
|
build:
GraphEngine/Expressions/Call.cs#L48
Possible null reference argument for parameter 'methodName' in 'MethodCallExpression Expression.Call(Type type, string methodName, Type[]? typeArguments, params Expression[]? arguments)'.
|
|
build:
GraphEngine/BinaryOperation.cs#L13
Dereference of a possibly null reference.
|
|
build:
GraphEngine/Catch.cs#L40
Possible null reference argument for parameter 'type' in 'CatchBlock Expression.MakeCatchBlock(Type type, ParameterExpression? variable, Expression body, Expression? filter)'.
|
|
build:
GraphEngine/ElementInit.cs#L16
Possible null reference argument for parameter 'addMethod' in 'ElementInit Expression.ElementInit(MethodInfo addMethod, IEnumerable<Expression> arguments)'.
|
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path', 'workloads', 'architecture']
|