chore(deps): update dependency coverlet.collector to v8 #838
cicd.yml
on: pull_request
Build & Tests
/
...
/
Commitlint
13s
Build & Tests
/
...
/
Detect Version
39s
Build & Tests
/
...
/
Validate Code Formatting
34s
Build & Tests
/
...
/
Build .NET solution
53s
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/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/NotOperator.cs#L27
'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/Operators/OrOperator.cs#L16
'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 / 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/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/XorOperator.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/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/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/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:42d447e6812a59c831f395509d5644a8c7587ecde883a05a7be21c6f6d2aafee
|
|
|
logs-ubuntu-latest-f6bee9b71880f79fdb977a9c7c5869e29d5d6fb931a9495d34660c7f25233fdc-default
|
596 KB |
sha256:a72da89a0f10fb63dca9ecf13b9ac85c0d446ea75aaac6379220bf53d371b97b
|
|
|
release-packages-f6bee9b71880f79fdb977a9c7c5869e29d5d6fb931a9495d34660c7f25233fdc
|
84.5 KB |
sha256:01c02c985d9f28d5cc4e850974103fd51fe88688b14fedf22ca635fcee5c27c5
|
|
|
reportgenerator-ubuntu-latest-f6bee9b71880f79fdb977a9c7c5869e29d5d6fb931a9495d34660c7f25233fdc-default
|
3.54 KB |
sha256:22437cbb348d034be4297eac09c1f1a97ee35561be04b84a6f57772e32e7c10e
|
|