NET9 #536
dotnetcore.yml
on: push
Matrix: build
Push NuGet Packages
34s
Annotations
44 warnings
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/Factories/IAnalogyCustomUserControlsFactory.cs#L7
Code should not contain multiple whitespace characters in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1025.md)
|
build (Debug):
Analogy.Interfaces/Factories/IAnalogyCustomUserControlsFactory.cs#L7
Code should not contain multiple whitespace characters in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1025.md)
|
build (Debug)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Debug):
Analogy.Interfaces/IAnalogyOnDemandPlotting.cs#L10
The second parameter must be of type 'System.EventArgs' or a derived type (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0046.md)
|
build (Debug):
Analogy.Interfaces/Factories/IAnalogyCustomUserControlsFactory.cs#L7
Code should not contain multiple whitespace characters in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1025.md)
|
build (Debug):
Analogy.Interfaces/Factories/IAnalogyFactory.cs#L12
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Debug):
Analogy.Interfaces/IAnalogyCustomUserControl.cs#L27
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Debug):
Analogy.Interfaces/IAnalogyDataProvider.cs#L36
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Release):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Release):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Release):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Release):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Release):
Analogy.Interfaces/Factories/IAnalogyCustomUserControlsFactory.cs#L7
Code should not contain multiple whitespace characters in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1025.md)
|
build (Release):
Analogy.Interfaces/Factories/IAnalogyFactory.cs#L12
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Release):
Analogy.Interfaces/IAnalogyCustomUserControl.cs#L27
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Release):
Analogy.Interfaces/IAnalogyDataProvider.cs#L36
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Release):
Analogy.Interfaces/IAnalogyDataProvider.cs#L83
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Release):
Analogy.Interfaces/IAnalogyDataProvider.cs#L89
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Release):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Release):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Release):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Release):
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
build (Release):
Analogy.Interfaces/Factories/IAnalogyCustomUserControlsFactory.cs#L7
Code should not contain multiple whitespace characters in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1025.md)
|
build (Release):
Analogy.Interfaces/Factories/IAnalogyFactory.cs#L12
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Release):
Analogy.Interfaces/IAnalogyCustomUserControl.cs#L27
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Release):
Analogy.Interfaces/IAnalogyDataProvider.cs#L36
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build (Release):
Analogy.Interfaces/IAnalogyDataProvider.cs#L83
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifactory_Debug
Expired
|
6.49 MB |
|
artifactory_Release
Expired
|
12.1 MB |
|