feat: codestyle and summary #120
Annotations
22 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
src/Tochka.JsonRpc.OpenRpc/Extensions.cs#L116
Missing XML comment for publicly visible type or member 'Extensions.BuildWithoutUri(JsonSchemaBuilder)'
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/Services/OpenRpcDocumentGeneratorTests.cs#L925
Possible null reference assignment.
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/Converters/UriConverterTests.cs#L9
Missing XML comment for publicly visible type or member 'UriConverterTests'
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/Converters/UriConverterTests.cs#L12
Missing XML comment for publicly visible type or member 'UriConverterTests.Deserialize_Throw()'
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/Converters/UriConverterTests.cs#L22
Missing XML comment for publicly visible type or member 'UriConverterTests.Serialize_SimpleUri_SerializeSuccessfully()'
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/Converters/UriConverterTests.cs#L33
Missing XML comment for publicly visible type or member 'UriConverterTests.Serialize_TemplateUri_DontEscapeBrackets()'
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L24
Missing XML comment for publicly visible type or member 'ExtensionsTests'
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L27
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_RegisterServices()'
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L45
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_PreserveUserServices()'
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L69
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_OtherDescriptionProviderAlreadyRegistered_RegisterJsonRpcProvider()'
|
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/checkout@v3, TriPSs/conventional-changelog-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish
Missing XML comment for publicly visible type or member 'Extensions.BuildWithoutUri(JsonSchemaBuilder)'
|
publish
Possible null reference assignment.
|
publish
Missing XML comment for publicly visible type or member 'UriConverterTests'
|
publish
Missing XML comment for publicly visible type or member 'UriConverterTests.Deserialize_Throw()'
|
publish
Missing XML comment for publicly visible type or member 'UriConverterTests.Serialize_SimpleUri_SerializeSuccessfully()'
|
publish
Missing XML comment for publicly visible type or member 'UriConverterTests.Serialize_TemplateUri_DontEscapeBrackets()'
|
publish
Missing XML comment for publicly visible type or member 'ExtensionsTests'
|
publish
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_RegisterServices()'
|
publish
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_PreserveUserServices()'
|
publish
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_OtherDescriptionProviderAlreadyRegistered_RegisterJsonRpcProvider()'
|