Skip to content

Merge branch 'develop' into puppeteer #139

Merge branch 'develop' into puppeteer

Merge branch 'develop' into puppeteer #139

Triggered via push February 19, 2025 14:56
Status Failure
Total duration 7m 29s
Artifacts

test-install.yml

on: push
Matrix: test_puppeteer_pdf
Matrix: test_ubuntu_latest
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 32 warnings
Puppeteer test on ubuntu-20.04
Process completed with exit code 1.
Puppeteer test on ubuntu-latest
Process completed with exit code 1.
Puppeteer test on ubuntu-22.04
The job was canceled because "ubuntu-20_04" failed.
Puppeteer test on ubuntu-22.04
Process completed with exit code 1.
Puppeteer test on ubuntu-20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Mail/MailerMailKit.cs#L204
Converting null literal or possible null value to non-nullable type.
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Mail/MailerMailKit.cs#L207
Possible null reference argument for parameter 'encryptedDataString' in 'string AesEnc.Decrypt(string encryptedDataString, string key)'.
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Api.Client/Queries/AuthQueries.cs#L46
Non-nullable field 'getUnfilteredDeviceIdsPerTenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Api.Client/Queries/AuthQueries.cs#L46
Non-nullable field 'getUnfilteredManagementIdsPerTenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Api.Client/GraphQlApiSubscription.cs#L27
Non-nullable field 'subscriptionStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Api.Client/GraphQlApiSubscription.cs#L27
Non-nullable field 'subscription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L44
Non-nullable property 'ApiServerUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L44
Non-nullable field 'graphQlClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L50
Non-nullable property 'ApiServerUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Puppeteer test on ubuntu-20.04: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L50
Non-nullable field 'graphQlClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-latest: roles/lib/files/FWO.Mail/MailerMailKit.cs#L204
Converting null literal or possible null value to non-nullable type.
Puppeteer test on ubuntu-latest: roles/lib/files/FWO.Mail/MailerMailKit.cs#L207
Possible null reference argument for parameter 'encryptedDataString' in 'string AesEnc.Decrypt(string encryptedDataString, string key)'.
Puppeteer test on ubuntu-latest: roles/lib/files/FWO.Api.Client/Queries/AuthQueries.cs#L46
Non-nullable field 'getUnfilteredDeviceIdsPerTenant' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Puppeteer test on ubuntu-latest: roles/lib/files/FWO.Api.Client/Queries/AuthQueries.cs#L46
Non-nullable field 'getUnfilteredManagementIdsPerTenant' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Puppeteer test on ubuntu-latest: roles/lib/files/FWO.Api.Client/GraphQlApiSubscription.cs#L27
Non-nullable field 'subscriptionStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Puppeteer test on ubuntu-latest: roles/lib/files/FWO.Api.Client/GraphQlApiSubscription.cs#L27
Non-nullable field 'subscription' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Puppeteer test on ubuntu-latest: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L44
Non-nullable property 'ApiServerUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Puppeteer test on ubuntu-latest: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L44
Non-nullable field 'graphQlClient' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Puppeteer test on ubuntu-latest: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L50
Non-nullable property 'ApiServerUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Mail/MailerMailKit.cs#L204
Converting null literal or possible null value to non-nullable type.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Mail/MailerMailKit.cs#L207
Possible null reference argument for parameter 'encryptedDataString' in 'string AesEnc.Decrypt(string encryptedDataString, string key)'.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Api.Client/Queries/AuthQueries.cs#L46
Non-nullable field 'getUnfilteredDeviceIdsPerTenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Api.Client/Queries/AuthQueries.cs#L46
Non-nullable field 'getUnfilteredManagementIdsPerTenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Api.Client/GraphQlApiSubscription.cs#L27
Non-nullable field 'subscriptionStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Api.Client/GraphQlApiSubscription.cs#L27
Non-nullable field 'subscription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L44
Non-nullable property 'ApiServerUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L44
Non-nullable field 'graphQlClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L50
Non-nullable property 'ApiServerUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Puppeteer test on ubuntu-22.04: roles/lib/files/FWO.Api.Client/GraphQlApiConnection.cs#L50
Non-nullable field 'graphQlClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test build on ubuntu-20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101