Merge branch 'develop' into puppeteer #139
test-install.yml
on: push
Matrix: test_puppeteer_pdf
Matrix: test_ubuntu_latest
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/GraphQlApiSubscription.cs#L61
Unreachable code detected
|
|
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
|