V9.0.0/housekeeping #120
pipelines.yml
on: pull_request
🐧 Prepare Linux
4m 26s
🪟 Prepare Windows
6m 24s
Matrix: 🛠️ Build
Matrix: 🧪 Test
Matrix: 📦 Pack
🚀 Deploy v${{ needs.build.outputs.version }}
0s
Annotations
4 errors and 120 warnings
🧪 Test (ubuntu-22.04, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj)
Process completed with exit code 1.
|
🧪 Test (ubuntu-22.04, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj)
Process completed with exit code 1.
|
🧪 Test (windows-2022, Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj)
Process completed with exit code 1.
|
🧪 Test (windows-2022, Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj)
Process completed with exit code 1.
|
🛠️ 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/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/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/Threading/Lock.cs#L28
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, netstandard2.1):
src/Cuemon.Core/Threading/Lock.cs#L40
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, netstandard2.1):
src/Cuemon.Core/Threading/Lock.cs#L53
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, netstandard2.1):
src/Cuemon.Core/Threading/Lock.cs#L66
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, netstandard2.1):
src/Cuemon.Core/Threading/Lock.cs#L76
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, netstandard2.1):
src/Cuemon.Core/Threading/Lock.cs#L133
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ 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/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/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/Threading/Lock.cs#L28
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, netstandard2.0):
src/Cuemon.Core/Threading/Lock.cs#L40
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, netstandard2.0):
src/Cuemon.Core/Threading/Lock.cs#L66
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ 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/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/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/Threading/Lock.cs#L28
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, net6.0):
src/Cuemon.Core/Threading/Lock.cs#L40
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, net6.0):
src/Cuemon.Core/Threading/Lock.cs#L53
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ 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/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/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/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/Threading/Lock.cs#L40
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, net8.0):
src/Cuemon.Core/Threading/Lock.cs#L28
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Release, net8.0):
src/Cuemon.Core/Threading/Lock.cs#L53
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ 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#L18
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.0):
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/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/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
🛠️ 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.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.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.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.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.1):
src/Cuemon.Core/Threading/Lock.cs#L40
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ 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/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/Threading/Lock.cs#L28
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Debug, netstandard2.0):
src/Cuemon.Core/Threading/Lock.cs#L40
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Debug, netstandard2.1):
src/Cuemon.Core/Threading/Lock.cs#L53
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Debug, netstandard2.0):
src/Cuemon.Core/Threading/Lock.cs#L28
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Debug, netstandard2.0):
src/Cuemon.Core/Threading/Lock.cs#L76
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ 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/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/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/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#L18
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/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/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/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/Threading/Lock.cs#L28
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Debug, net6.0):
src/Cuemon.Core/Threading/Lock.cs#L40
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Debug, net6.0):
src/Cuemon.Core/Threading/Lock.cs#L53
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ 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/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/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/Threading/Lock.cs#L28
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Debug, net8.0):
src/Cuemon.Core/Threading/Lock.cs#L40
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
🛠️ Build (Debug, net8.0):
src/Cuemon.Core/Threading/Lock.cs#L53
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
📦 Pack (Release)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
📦 Pack (Release)
- Add lib or ref assemblies for the net6.0 target framework
|
📦 Pack (Release)
- Add lib or ref assemblies for the net8.0 target framework
|
📦 Pack (Release)
- Add lib or ref assemblies for the net9.0 target framework
|
📦 Pack (Release)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
📦 Pack (Debug)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
📦 Pack (Debug)
- Add lib or ref assemblies for the net6.0 target framework
|
📦 Pack (Release)
- Add lib or ref assemblies for the net6.0 target framework
|
📦 Pack (Debug)
- Add lib or ref assemblies for the net8.0 target framework
|
📦 Pack (Release)
- Add lib or ref assemblies for the net8.0 target framework
|
📦 Pack (Debug)
- Add lib or ref assemblies for the net9.0 target framework
|
📦 Pack (Release)
- Add lib or ref assemblies for the net9.0 target framework
|
📦 Pack (Debug)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
📦 Pack (Debug)
- Add lib or ref assemblies for the net6.0 target framework
|
📦 Pack (Release)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
📦 Pack (Debug)
- Add lib or ref assemblies for the net8.0 target framework
|
📦 Pack (Release)
- Add lib or ref assemblies for the net6.0 target framework
|
📦 Pack (Debug)
- Add lib or ref assemblies for the net9.0 target framework
|
📦 Pack (Debug)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
📦 Pack (Debug)
- Add lib or ref assemblies for the net6.0 target framework
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CoverageReport-Debug-Windows-6fc762c5665174dcc881ae7ee8b81afd1c634c36814c37b35f85e5fc5b96cd6f
Expired
|
10 MB |
|
CoverageReport-Release-Windows-6fc762c5665174dcc881ae7ee8b81afd1c634c36814c37b35f85e5fc5b96cd6f
Expired
|
9.99 MB |
|
TestResults-Debug-Windows-6fc762c5665174dcc881ae7ee8b81afd1c634c36814c37b35f85e5fc5b96cd6f
Expired
|
1.62 MB |
|
TestResults-Release-Windows-6fc762c5665174dcc881ae7ee8b81afd1c634c36814c37b35f85e5fc5b96cd6f
Expired
|
1.38 MB |
|