Merge pull request #114 from tochka-public/feature/CSHARP-77 #126
Annotations
23 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/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()'
|
test:
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L83
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_JsonRpcDescriptionProviderAlreadyRegistered_DontRegisterAgain()'
|
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
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()'
|
publish
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_JsonRpcDescriptionProviderAlreadyRegistered_DontRegisterAgain()'
|
release
The following actions use a deprecated Node.js version and will be forced to run on node20: softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|