Skip to content

feat: JsonRpc.Server can work with requests without params, JsonRpc.C… #111

feat: JsonRpc.Server can work with requests without params, JsonRpc.C…

feat: JsonRpc.Server can work with requests without params, JsonRpc.C… #111

Triggered via push August 22, 2024 10:51
Status Success
Total duration 1m 57s
Artifacts

package.yml

on: push
Fit to window
Zoom out
Zoom in

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.Common/Models/Request/Request.cs#L41
XML comment has a param tag for 'Params', but there is no parameter by that name
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()'
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
XML comment has a param tag for 'Params', but there is no parameter by that name
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()'