Skip to content

Merge pull request #115 from tochka-public/feature/jsonrpc-constants/… #117

Merge pull request #115 from tochka-public/feature/jsonrpc-constants/…

Merge pull request #115 from tochka-public/feature/jsonrpc-constants/… #117

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

package.yml

on: push
Fit to window
Zoom out
Zoom in

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()'
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()'
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/