Bump MSTest.TestAdapter from 3.1.1 to 3.2.0 #184
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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.LogViewer.ElasticCommonSchema.UnitTests/JsonFormatTests.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/LogEventReader.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Nullability of type of parameter 'formatProvider' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/DataTypes/RenderableScalarValue.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/PrimaryFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/UserSettingsFactory.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.ElasticCommonSchema/IAnalogy/UserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading