Merge pull request #171 from Analogy-LogViewer/dependabot/nuget/Mezia… #435
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected], microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
|
|
|
|
|
|
Execute unit tests:
Analogy.Interfaces/DataTypes/EventArgs.cs#L7
File name should match first type name (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1649.md)
|
Execute unit tests:
Analogy.Interfaces/DataTypes/EventArgs.cs#L21
File may only contain a single type (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1402.md)
|
Execute unit tests:
Analogy.Interfaces/DataTypes/EventArgs.cs#L35
File may only contain a single type (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1402.md)
|
Execute unit tests:
Analogy.Interfaces/DataTypes/EventArgs.cs#L49
File may only contain a single type (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1402.md)
|
Build the application:
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 the application:
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 the application:
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 the application:
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)'.
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading