Skip to content

Fix race condition #104 (#108) #217

Fix race condition #104 (#108)

Fix race condition #104 (#108) #217

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

ci.yml

on: push

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)'.