Skip to content

run bookmark

run bookmark #17

Triggered via push August 16, 2023 03:21
Status Success
Total duration 1m 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Flow.Launcher.Infrastructure/Image/ImageCache.cs#L66
Avoid "async void" methods, because any exceptions not handled by the method will crash the process (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD100.md)