Skip to content

Cuemon CI/CD Pipeline #229

Cuemon CI/CD Pipeline

Cuemon CI/CD Pipeline #229

Manually triggered November 19, 2024 09:47
Status Success
Total duration 15m 8s
Artifacts 14
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pipelines.yml

on: workflow_dispatch
🐧 Prepare Linux
4m 2s
🐧 Prepare Linux
🪟 Prepare Windows
5m 43s
🪟 Prepare Windows
Matrix: 🛠️ Build
Matrix: 🧪 Test
Fit to window
Zoom out
Zoom in

Annotations

100 warnings
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L18
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Release, netstandard2.1): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L17
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/Validator.cs#L99
Use ordinal string comparison (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1309)
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/Validator.cs#L99
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'Validator.ThrowIfInvalidOptions<TOptions>(TOptions,
🛠️ Build (Debug, netstandard2.1): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/Validator.cs#L99
Use ordinal string comparison (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1309)
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/Validator.cs#L99
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'Validator.ThrowIfInvalidOptions<TOptions>(TOptions,
🛠️ Build (Release, netstandard2.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/Validator.cs#L99
Use ordinal string comparison (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1309)
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/Validator.cs#L99
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'Validator.ThrowIfInvalidOptions<TOptions>(TOptions,
🛠️ Build (Debug, netstandard2.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Debug, net6.0): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, net6.0): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, net6.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, net6.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, net6.0): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Debug, net6.0): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, net6.0): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Debug, net6.0): src/Cuemon.Core/Validator.cs#L99
Use ordinal string comparison (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1309)
🛠️ Build (Debug, net6.0): src/Cuemon.Core/Validator.cs#L99
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'Validator.ThrowIfInvalidOptions<TOptions>(TOptions,
🛠️ Build (Debug, net6.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Release, net9.0): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, net9.0): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, net9.0): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Release, net9.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, net9.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, net9.0): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, net9.0): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Release, net9.0): src/Cuemon.Core/Validator.cs#L99
Use ordinal string comparison (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1309)
🛠️ Build (Release, net9.0): src/Cuemon.Core/Validator.cs#L99
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'Validator.ThrowIfInvalidOptions<TOptions>(TOptions,
🛠️ Build (Release, net9.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Release, net6.0): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, net6.0): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, net6.0): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Release, net6.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, net6.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, net6.0): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, net6.0): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Release, net6.0): src/Cuemon.Core/Validator.cs#L99
Use ordinal string comparison (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1309)
🛠️ Build (Release, net6.0): src/Cuemon.Core/Validator.cs#L99
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'Validator.ThrowIfInvalidOptions<TOptions>(TOptions,
🛠️ Build (Release, net6.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Debug, net9.0): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, net9.0): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, net9.0): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Debug, net9.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, net9.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, net9.0): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, net9.0): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Debug, net9.0): src/Cuemon.Core/Validator.cs#L99
Use ordinal string comparison (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1309)
🛠️ Build (Debug, net9.0): src/Cuemon.Core/Validator.cs#L99
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'Validator.ThrowIfInvalidOptions<TOptions>(TOptions,
🛠️ Build (Debug, net9.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Debug, net8.0): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, net8.0): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, net8.0): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Debug, net8.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Debug, net8.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, net8.0): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Debug, net8.0): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Debug, net8.0): src/Cuemon.Core/Validator.cs#L99
Use ordinal string comparison (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1309)
🛠️ Build (Debug, net8.0): src/Cuemon.Core/Validator.cs#L99
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'Validator.ThrowIfInvalidOptions<TOptions>(TOptions,
🛠️ Build (Debug, net8.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Release, net8.0): src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, net8.0): src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, net8.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
🛠️ Build (Release, net8.0): src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, net8.0): src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
🛠️ Build (Release, net8.0): src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
🛠️ Build (Release, net8.0): src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
🛠️ Build (Release, net8.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L19
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Release, net8.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L18
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
🛠️ Build (Release, net8.0): src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L17
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)

Artifacts

Produced during runtime
Name Size Digest
TestResults-Debug-Linux- Expired
4.93 MB
sha256:0aac1baf7caf283e3e3471cdabd67a0e47de02f7645cf7bd7d31fd902535215e
TestResults-Debug-Windows- Expired
4.89 MB
sha256:3ab22a65cf24cc22fdfc4ffef7ed96ad34cf02c86184e471742e17e59c187dfc
TestResults-Release-Linux- Expired
4.3 MB
sha256:8f076c767938bc327534776589852357417e8615b9bd722fd85be14cd805b776
TestResults-Release-Windows- Expired
4.26 MB
sha256:d5498d53f072cfd3c2161c5c0da460d7eb34540018ea10bbd02a0deec2421c52
net6.0-Debug Expired
38.2 MB
sha256:7dcb6678f7bb5f73de68e300b4b8a9c9e20ca835dbd624df82667e0a15df65d7
net6.0-Release Expired
36.5 MB
sha256:e11060b02caed7f2a4dc9fd69e711b29db6ee48b971a25812ddfa8ad3e3d9376
net8.0-Debug Expired
38.2 MB
sha256:d0236c11d09fddd4a86076d1b2909603d5e7dc106fb0d2518c3b28aebc4c402e
net8.0-Release Expired
36.5 MB
sha256:88df960be890b1eace69f981b17c11829115446188c54fff0505695c87dc964d
net9.0-Debug Expired
38.2 MB
sha256:e08445a8bf1a5a0dba9b26c005338ea9a02a12677c3bb276c097c90fbf8ff557
net9.0-Release Expired
36.5 MB
sha256:074f454236f5ceca9c114c0b5f9b0a5c5275ac4e68c56d509ce55e9f4056d452
netstandard2.0-Debug Expired
20.5 MB
sha256:da320c030d43239017f675ea94135a865077a2a0091a457fbee6dff44ff64d27
netstandard2.0-Release Expired
19.7 MB
sha256:540a3d0f5ffb485286c41ca4cdf26539dd18ce9513fe5e02e0ea3b3af89cddf0
netstandard2.1-Debug Expired
9.16 MB
sha256:33b58580497666fea845810c9762bf6dd1510036ac5343225a6b826a6cd613d1
netstandard2.1-Release Expired
9.04 MB
sha256:0835eef2bc0ba120108895c17ddeefae1546199393c890e48bcda31457098267