Skip to content

Fix race condition #104 (#108) #37

Fix race condition #104 (#108)

Fix race condition #104 (#108) #37

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

ci-e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 15 minutes.
Build
The operation was canceled.
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)'.