Skip to content

Bump gitversion.tool from 6.6.0 to 6.7.0 (#204) #471

Bump gitversion.tool from 6.6.0 to 6.7.0 (#204)

Bump gitversion.tool from 6.6.0 to 6.7.0 (#204) #471

Triggered via push March 23, 2026 18:52
Status Success
Total duration 1m 53s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

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/New.cs#L28
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, IEnumerable<Expression>? arguments)'.
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/Collection.cs#L67
'Extensions.AsEnumerable<T>(T)' is obsolete: 'This method is deprecated and will be removed in a future version. See documentation for alternatives.'
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/Expressions/Field.cs#L10
Possible null reference argument for parameter 'expression' in 'MemberExpression Expression.Field(Expression expression, string fieldName)'.
build: GraphEngine/Collection.cs#L27
'Extensions.AsEnumerable<T>(T)' is obsolete: 'This method is deprecated and will be removed in a future version. See documentation for alternatives.'
build: GraphEngine/Collection.cs#L23
'Extensions.AsEnumerable<T>(T)' is obsolete: 'This method is deprecated and will be removed in a future version. See documentation for alternatives.'
build: GraphEngine/ElementInit.cs#L16
Possible null reference argument for parameter 'addMethod' in 'ElementInit Expression.ElementInit(MethodInfo addMethod, IEnumerable<Expression> arguments)'.
build: GraphEngine/BinaryOperation.cs#L13
Dereference of a possibly null reference.
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']