Skip to content

chore(deps): update dependency netevolve.arguments to 3.2.79 (#393) #849

chore(deps): update dependency netevolve.arguments to 3.2.79 (#393)

chore(deps): update dependency netevolve.arguments to 3.2.79 (#393) #849

Triggered via push March 15, 2026 10:03
Status Success
Total duration 2m 34s
Artifacts 4

cicd.yml

on: push
Build & Tests  /  ...  /  Commitlint
12s
Build & Tests / Commit Linter / Commitlint
Build & Tests  /  ...  /  Detect Version
29s
Build & Tests / Version Management / Detect Version
Build & Tests  /  ...  /  Validate Code Formatting
35s
Build & Tests / Code Formatting / Validate Code Formatting
Build & Tests  /  ...  /  Testing .NET solution
1m 8s
Build & Tests / Run Tests / Testing .NET solution
Build & Tests  /  ...  /  Build .NET solution
49s
Build & Tests / Build Solution / Build .NET solution
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build & Tests / Version Management / Detect Version
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gittools/actions/gitversion/execute@71a79f7569b981036febd9ce5870f87e069928e7, gittools/actions/gitversion/setup@71a79f7569b981036febd9ce5870f87e069928e7. 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 & Tests / Run Tests / Testing .NET solution
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, danielpalme/ReportGenerator-GitHub-Action@2a82782178b2816d9d6960a7345fdd164791b323. 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 & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Operators/XorOperator.cs#L33
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Operators/XorOperator.cs#L16
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Operators/AndOperator.cs#L33
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Operators/AndOperator.cs#L16
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Operators/OrOperator.cs#L33
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Constraints/ParenthesisConstraint.cs#L20
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Operators/OrOperator.cs#L16
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Constraints/ParenthesisConstraint.cs#L13
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Operators/XorOperator.cs#L33
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.FluentValue/Operators/XorOperator.cs#L16
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Operators/OrOperator.cs#L16
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Operators/AndOperator.cs#L33
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Operators/AndOperator.cs#L16
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Constraints/ParenthesisConstraint.cs#L20
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Constraints/ParenthesisConstraint.cs#L13
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Operators/NotOperator.cs#L27
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Operators/OrOperator.cs#L33
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Operators/OrOperator.cs#L16
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Operators/XorOperator.cs#L33
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.FluentValue/Operators/XorOperator.cs#L16
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'

Artifacts

Produced during runtime
Name Size Digest
coverage-ubuntu-latest-f6bee9b71880f79fdb977a9c7c5869e29d5d6fb931a9495d34660c7f25233fdc-default
9.63 KB
sha256:4e17a570d7ba0ed7f48facdd3058e94357969f8c9b4a8ef648481f655063f194
logs-ubuntu-latest-f6bee9b71880f79fdb977a9c7c5869e29d5d6fb931a9495d34660c7f25233fdc-default
597 KB
sha256:c1e5cc9898622c6ee706dc2df4d2cbaa1e190eded285f6d072ca5c3d2e560a9f
release-packages-f6bee9b71880f79fdb977a9c7c5869e29d5d6fb931a9495d34660c7f25233fdc
84.1 KB
sha256:893748262f03b9d4c2fcc43b8abc0be1c4b139537d0f89df08100e9ed6e58fed
reportgenerator-ubuntu-latest-f6bee9b71880f79fdb977a9c7c5869e29d5d6fb931a9495d34660c7f25233fdc-default
3.54 KB
sha256:5d0da0141ae9dca100709a4e9da1beb72c51d335c0d968bea54e6fe93b02164c