Skip to content

Fix HTTP login and logout features (#14) #216

Fix HTTP login and logout features (#14)

Fix HTTP login and logout features (#14) #216

Triggered via push September 7, 2024 16:26
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test: Iggy_SDK/Configuration/TlsConfiguration.cs#L6
Non-nullable property 'Hostname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/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.
build-and-test: Iggy_SDK/JsonConfiguration/StatsResponseConverter.cs#L94
Dereference of a possibly null reference.