BREAKING CHANGE: dotnet 8 #100
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/
|
src/Tochka.JsonRpc.OpenRpc/Extensions.cs#L124
Missing XML comment for publicly visible type or member 'Extensions.BuildWithoutUri(JsonSchemaBuilder)'
|
src/tests/Tochka.JsonRpc.OpenRpc.Tests/Converters/UriConverterTests.cs#L9
Missing XML comment for publicly visible type or member 'UriConverterTests'
|
src/tests/Tochka.JsonRpc.OpenRpc.Tests/Converters/UriConverterTests.cs#L12
Missing XML comment for publicly visible type or member 'UriConverterTests.Deserialize_Throw()'
|
src/tests/Tochka.JsonRpc.OpenRpc.Tests/Converters/UriConverterTests.cs#L22
Missing XML comment for publicly visible type or member 'UriConverterTests.Serialize_SimpleUri_SerializeSuccessfully()'
|
src/tests/Tochka.JsonRpc.OpenRpc.Tests/Converters/UriConverterTests.cs#L33
Missing XML comment for publicly visible type or member 'UriConverterTests.Serialize_TemplateUri_DontEscapeBrackets()'
|
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L24
Missing XML comment for publicly visible type or member 'ExtensionsTests'
|
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L27
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_RegisterServices()'
|
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L45
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_PreserveUserServices()'
|
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L69
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_OtherDescriptionProviderAlreadyRegistered_RegisterJsonRpcProvider()'
|
src/tests/Tochka.JsonRpc.OpenRpc.Tests/ExtensionsTests.cs#L83
Missing XML comment for publicly visible type or member 'ExtensionsTests.AddOpenRpc_JsonRpcDescriptionProviderAlreadyRegistered_DontRegisterAgain()'
|
This job succeeded
Loading