Skip to content

chore(ci): update dailydevops/pipelines action to v2.2.8 #1122

chore(ci): update dailydevops/pipelines action to v2.2.8

chore(ci): update dailydevops/pipelines action to v2.2.8 #1122

Triggered via pull request January 4, 2026 02:07
Status Success
Total duration 3m 17s
Artifacts 4

cicd.yml

on: pull_request
Build & Tests  /  ...  /  Commitlint
11s
Build & Tests / Commit Linter / Commitlint
Build & Tests  /  ...  /  Detect Version
19s
Build & Tests / Version Management / Detect Version
Build & Tests  /  ...  /  Validate Code Formatting
26s
Build & Tests / Code Formatting / Validate Code Formatting
Build & Tests  /  ...  /  Testing .NET solution
1m 37s
Build & Tests / Run Tests / Testing .NET solution
Build & Tests  /  ...  /  Build .NET solution
1m 12s
Build & Tests / Build Solution / Build .NET solution
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateTimeOffset/IsGreaterThan.cs#L23
'Argument.ThrowIfLessThanOrEqual<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfLessThanOrEqual instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateTime/IsLessThanOrEqual.cs#L23
'Argument.ThrowIfGreaterThan<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfGreaterThan instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateTime/IsLessThan.cs#L23
'Argument.ThrowIfGreaterThanOrEqual<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfGreaterThanOrEqual instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateTime/IsGreaterThanOrEqual.cs#L23
'Argument.ThrowIfLessThan<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfLessThan instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateTime/IsGreaterThan.cs#L23
'Argument.ThrowIfLessThanOrEqual<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfLessThanOrEqual instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateOnly/IsLessThanOrEqual.cs#L25
'Argument.ThrowIfGreaterThan<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfGreaterThan instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateOnly/IsLessThan.cs#L25
'Argument.ThrowIfGreaterThanOrEqual<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfGreaterThanOrEqual instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateOnly/IsGreaterThanOrEqual.cs#L25
'Argument.ThrowIfLessThan<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfLessThan instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateOnly/IsGreaterThan.cs#L25
'Argument.ThrowIfLessThanOrEqual<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfLessThanOrEqual instead.'
Build & Tests / Run Tests / Testing .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/Array/IsNotNullOrEmpty.cs#L21
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateTime/IsGreaterThan.cs#L23
'Argument.ThrowIfLessThanOrEqual<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfLessThanOrEqual instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateOnly/IsLessThanOrEqual.cs#L25
'Argument.ThrowIfGreaterThan<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfGreaterThan instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateOnly/IsLessThan.cs#L25
'Argument.ThrowIfGreaterThanOrEqual<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfGreaterThanOrEqual instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateOnly/IsGreaterThanOrEqual.cs#L25
'Argument.ThrowIfLessThan<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfLessThan instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/DateOnly/IsGreaterThan.cs#L25
'Argument.ThrowIfLessThanOrEqual<T>(T, T, string?)' is obsolete: 'Use ArgumentOutOfRangeException.ThrowIfLessThanOrEqual instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/Ensure.cs#L74
'Argument.ThrowIfNullOrWhiteSpace(string?, string?)' is obsolete: 'Use ArgumentException.ThrowIfNullOrWhiteSpace instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/Ensure.cs#L52
'Argument.ThrowIfNullOrWhiteSpace(string?, string?)' is obsolete: 'Use ArgumentException.ThrowIfNullOrWhiteSpace instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/Ensure.cs#L30
'Argument.ThrowIfNullOrWhiteSpace(string?, string?)' is obsolete: 'Use ArgumentException.ThrowIfNullOrWhiteSpace instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/Array/IsNotNullOrEmpty.cs#L21
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'
Build & Tests / Build Solution / Build .NET solution: src/NetEvolve.Guard/EnsureContextExtensions/Array/IsNotNullOrEmpty.cs#L21
'Argument.ThrowIfNull(object?, string?)' is obsolete: 'Use ArgumentNullException.ThrowIfNull instead.'

Artifacts

Produced during runtime
Name Size Digest
coverage-ubuntu-latest-e9155722e1765f55342d2c8173edca4a75d7ff23226e2f4cb35893220c7e99df-default
7.79 KB
sha256:abd9c2dde78c5e200406ca081dcee9a589a1a4b7db87a9ceca67c506a9df7471
logs-ubuntu-latest-e9155722e1765f55342d2c8173edca4a75d7ff23226e2f4cb35893220c7e99df-default
770 KB
sha256:5b4a7a38b72d8454452b5aba8814c76a95e5c60ca6f6b4e806369699ace89d90
release-packages-e9155722e1765f55342d2c8173edca4a75d7ff23226e2f4cb35893220c7e99df
277 KB
sha256:a53ce8067b920040bbfcc82b2c86fd80e718c622174d2cd0c38de73326b45833
reportgenerator-ubuntu-latest-e9155722e1765f55342d2c8173edca4a75d7ff23226e2f4cb35893220c7e99df-default
2.89 KB
sha256:299ff92d3a7b5cc2635bcda535193a9ccc6370467b83a1a73beb2cb47b88a5a4