Bump MSTest.TestFramework from 3.2.2 to 3.5.2 in /Analogy.LogViewer.NLog.Targets.UnitTests #677
Annotations
23 warnings
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/
|
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/
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L17
Field '_producer' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L17
Field '_producer' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L97
Use an overload of 'TryParse' that has a 'System.IFormatProvider' parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0011.md)
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L105
Use an overload of 'TryParse' that has a 'System.IFormatProvider' parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0011.md)
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L17
Field '_producer' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifactory".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading