Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Update to 1.6.0

Update to 1.6.0 #25

Triggered via pull request December 6, 2023 23:49
Status Success
Total duration 16m 0s
Artifacts

develop-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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: Source/Hackster/ServoButton/MeadowApp.cs#L45
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.
build: Source/Hackster/ServoButton/MeadowApp.cs#L47
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.
build: Source/Hackster/McpLedBarGraph/MeadowApp.cs#L108
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.
build: Source/Hackster/WifiWeather/MeadowApp.cs#L63
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.
build: Source/Hackster/WifiWeather/MeadowApp.cs#L71
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.
build: Source/Hackster/WifiWeather/MeadowApp.cs#L79
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.
build: Source/Hackster/MerryXmasLights/MeadowApp.cs#L169
Unreachable code detected
build: Source/Hackster/WifiWeatherClock/MeadowApp.cs#L68
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.
build: Source/Hackster/WifiWeatherClock/MeadowApp.cs#L80
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.
build: Source/Hackster/WifiClock/MeadowApp.cs#L62
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.