Skip to content

Implement TLS for TCP transport version-0.1.0 #211

Implement TLS for TCP transport version-0.1.0

Implement TLS for TCP transport version-0.1.0 #211

Triggered via push March 28, 2024 18:42
Status Success
Total duration 58s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
nuget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nuget: Iggy_SDK/Configuration/TlsConfiguration.cs#L6
Non-nullable property 'Hostname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget: Iggy_SDK/JsonConfiguration/TopicResponseConverter.cs#L26
Dereference of a possibly null reference.
nuget: Iggy_SDK/JsonConfiguration/TopicResponseConverter.cs#L100
Dereference of a possibly null reference.
nuget: Iggy_SDK/JsonConfiguration/StreamResponseConverter.cs#L19
Dereference of a possibly null reference.
nuget: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L21
Dereference of a possibly null reference.
nuget: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L33
Dereference of a possibly null reference.
nuget: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L45
Dereference of a possibly null reference.
nuget: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L70
Dereference of a possibly null reference.
nuget: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L82
Dereference of a possibly null reference.
nuget: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L94
Dereference of a possibly null reference.
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test: Iggy_SDK/Configuration/TlsConfiguration.cs#L6
Non-nullable property 'Hostname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Iggy_SDK/JsonConfiguration/TopicResponseConverter.cs#L26
Dereference of a possibly null reference.
build-and-test: Iggy_SDK/JsonConfiguration/TopicResponseConverter.cs#L100
Dereference of a possibly null reference.
build-and-test: Iggy_SDK/JsonConfiguration/StreamResponseConverter.cs#L19
Dereference of a possibly null reference.
build-and-test: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L21
Dereference of a possibly null reference.
build-and-test: Iggy_SDK/Configuration/TlsConfiguration.cs#L6
Non-nullable property 'Hostname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L33
Dereference of a possibly null reference.
build-and-test: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L45
Dereference of a possibly null reference.
build-and-test: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L70
Dereference of a possibly null reference.
build-and-test: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L82
Dereference of a possibly null reference.