Deploy Basestation #12
Annotations
12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Basestation_Software.Models/Config/ConfigEntity.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Basestation_Software.Web/Core/Components/GamepadTest.razor#L36
Non-nullable field 'GamepadSelector_' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Basestation_Software.Web/Core/Components/PingGraph.razor#L45
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.
|
build:
Basestation_Software.Web/Core/Layout/MainLayout.razor#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:
Basestation_Software.Web/Core/Layout/MainLayout.razor#L92
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:
Basestation_Software.Web/Core/Components/GPS.razor#L249
Non-nullable field 'jsInteropName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Basestation_Software.Web/Core/Layout/MainLayout.razor#L97
Non-nullable property 'RouteData_' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Basestation_Software.Web/Core/Components/Drive.razor#L137
Non-nullable field 'GamepadSelector_' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Basestation_Software.Web/Core/Components/Drive.razor#L139
Non-nullable field 'UpdateTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Basestation_Software.Web/Core/Components/PMS.razor#L93
Non-nullable field 'TelemetryWatchdog' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Basestation Windows
|
76.6 MB |
|