Skip to content

Removed client helper --ECL #214

Removed client helper --ECL

Removed client helper --ECL #214

Triggered via push September 5, 2023 20:02
Status Success
Total duration 6m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: tests/Serval.E2ETests/ServalApiTests.cs#L47
Possible null reference argument for parameter 'servalUrl' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.
Build: tests/Serval.E2ETests/ServalApiTests.cs#L48
Possible null reference argument for parameter 'authUrl' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.
Build: tests/Serval.E2ETests/ServalApiTests.cs#L50
Possible null reference argument for parameter 'clientId' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.
Build: tests/Serval.E2ETests/ServalApiTests.cs#L51
Possible null reference argument for parameter 'clientSecret' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.
Build: tests/Serval.E2ETests/MissingServicesTests.cs#L148
Possible null reference argument for parameter 'servalUrl' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.
Build: tests/Serval.E2ETests/MissingServicesTests.cs#L149
Possible null reference argument for parameter 'authUrl' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.
Build: tests/Serval.E2ETests/MissingServicesTests.cs#L151
Possible null reference argument for parameter 'clientId' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.
Build: tests/Serval.E2ETests/MissingServicesTests.cs#L152
Possible null reference argument for parameter 'clientSecret' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.
Build: tests/Serval.E2ETests/ServalApiTests.cs#L47
Possible null reference argument for parameter 'servalUrl' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.
Build: tests/Serval.E2ETests/ServalApiTests.cs#L48
Possible null reference argument for parameter 'authUrl' in 'ServalClientHelper.ServalClientHelper(string servalUrl, string authUrl, string audience, string clientId, string clientSecret, string prefix = "SCE_", bool ignoreSSLErrors = false)'.