Skip to content

CI Build: E2E tests #38

CI Build: E2E tests

CI Build: E2E tests #38

Manually triggered September 6, 2023 12:41
Status Failure
Total duration 15m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-e2e.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build
The job running on runner GitHub Actions 8 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)'.