CLI refactor: split Program into Options/IO/Core/Model/Output, keep b… #19
Annotations
20 warnings
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/QueryWatchJsonTests.cs#L11
Missing XML comment for publicly visible type or member 'QueryWatchJsonTests'
|
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/QueryWatchJsonMetaTests.cs#L9
Missing XML comment for publicly visible type or member 'QueryWatchJsonMetaTests.ToSummary_Includes_Library_Meta()'
|
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/QueryWatchJsonMetaTests.cs#L7
Missing XML comment for publicly visible type or member 'QueryWatchJsonMetaTests'
|
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L25
Missing XML comment for publicly visible type or member 'AdoWrapperTests.QueryWatchConnection_CreateDbCommand_Wraps_Inner_Command()'
|
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L11
Missing XML comment for publicly visible type or member 'AdoWrapperTests.QueryWatchCommand_ExecuteNonQuery_Records_One_Event_With_Text()'
|
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L9
Missing XML comment for publicly visible type or member 'AdoWrapperTests'
|
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L105
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L104
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L56
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build for CodeQL:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L42
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
tests/KeelMatrix.QueryWatch.Tests/QueryWatchJsonTests.cs#L11
Missing XML comment for publicly visible type or member 'QueryWatchJsonTests'
|
Build:
tests/KeelMatrix.QueryWatch.Tests/QueryWatchJsonMetaTests.cs#L9
Missing XML comment for publicly visible type or member 'QueryWatchJsonMetaTests.ToSummary_Includes_Library_Meta()'
|
Build:
tests/KeelMatrix.QueryWatch.Tests/QueryWatchJsonMetaTests.cs#L7
Missing XML comment for publicly visible type or member 'QueryWatchJsonMetaTests'
|
Build:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L25
Missing XML comment for publicly visible type or member 'AdoWrapperTests.QueryWatchConnection_CreateDbCommand_Wraps_Inner_Command()'
|
Build:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L11
Missing XML comment for publicly visible type or member 'AdoWrapperTests.QueryWatchCommand_ExecuteNonQuery_Records_One_Event_With_Text()'
|
Build:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L9
Missing XML comment for publicly visible type or member 'AdoWrapperTests'
|
Build:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L105
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L104
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L56
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
tests/KeelMatrix.QueryWatch.Tests/AdoWrapperTests.cs#L42
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Loading