Skip to content

Fetch schedules.

Fetch schedules. #58

Triggered via push July 19, 2024 14:58
Status Success
Total duration 9m 45s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Android Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Android Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Android Build
Using fast deployment and AOT at the same time is not recommended. Use fast deployment for Debug configurations and AOT for Release configurations.
Android Build
Disabling the interpreter; using the interpreter and AOT at the same time is not supported. Use the interpreter for hot reload support in Debug configurations and AOT for Release configurations.
Android Build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Android Build: src/TramlineFive/TramlineFive.Common/Services/MapService.cs#L248
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Android Build: src/TramlineFive/TramlineFive.Common/ViewModels/MapViewModel.cs#L148
The variable 'ex' is declared but never used
Android Build: src/TramlineFive/TramlineFive.Common/Services/MapService.cs#L36
The field 'MapService.userStyle' is never used
Android Build: src/TramlineFive/TramlineFive.Common/Services/DirectionsService.cs#L27
The field 'DirectionsService.applicationService' is never used
Android Build: src/TramlineFive/TramlineFive.Common/ViewModels/DirectionsViewModel.cs#L80
The field TramlineFive.Common.ViewModels.DirectionsViewModel.from is annotated with
Android Build: src/TramlineFive/TramlineFive.Common/ViewModels/DirectionsViewModel.cs#L81
The field TramlineFive.Common.ViewModels.DirectionsViewModel.to is annotated with
Android Build: src/TramlineFive/TramlineFive.Common/ViewModels/DirectionsViewModel.cs#L85
The field TramlineFive.Common.ViewModels.DirectionsViewModel.from is annotated with