Skip to content

fix: dark mode

fix: dark mode #1600

Triggered via push November 10, 2024 21:41
Status Failure
Total duration 1m 10s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
test
Couldn't update trusted sources
test
The following actions uses node12 which is deprecated and will be forced to run on node16: GarreauArthur/manage-digital-ocean-managed-database-trusted-sources-gh-action@5f3d7fcf203022390271fc5be604eecf47f40868. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: GarreauArthur/manage-digital-ocean-managed-database-trusted-sources-gh-action@5f3d7fcf203022390271fc5be604eecf47f40868. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: Api/Controllers/AzureController.cs#L63
Possible null reference argument for parameter 'deliveryReport' in 'Task AzureController.HandleDeliveryReport(AcsEmailDeliveryReportReceivedEventData deliveryReport)'.
test: Api/Controllers/AzureController.cs#L63
Possible null reference argument for parameter 'deliveryReport' in 'Task AzureController.HandleDeliveryReport(AcsEmailDeliveryReportReceivedEventData deliveryReport)'.
test: Lib/AppMain.razor#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: Lib/AppMain.razor#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.