Skip to content

fixing spacing

fixing spacing #390

Triggered via pull request June 15, 2024 01:57
Status Success
Total duration 2m 26s
Artifacts 1

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (7.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1, actions/setup-python@v4, actions/setup-dotnet@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (7.0.x): src/WebHost/Controllers/StatusController.cs#L28
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 (7.0.x): src/WebHost/Controllers/DeploymentsController.cs#L44
Converting null literal or possible null value to non-nullable type.
build (7.0.x): src/WebHost/Controllers/DeploymentsController.cs#L60
The variable 'ex' is declared but never used
build (7.0.x): src/WebHost/Controllers/DeploymentsController.cs#L106
The variable 'ex' is declared but never used
build (7.0.x): tests/Utils/MockConfigurator.cs#L84
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build (7.0.x): src/WebHost/Controllers/StatusController.cs#L28
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 (7.0.x): src/WebHost/Controllers/DeploymentsController.cs#L44
Converting null literal or possible null value to non-nullable type.
build (7.0.x): src/WebHost/Controllers/DeploymentsController.cs#L60
The variable 'ex' is declared but never used
build (7.0.x): src/WebHost/Controllers/DeploymentsController.cs#L106
The variable 'ex' is declared but never used
build (7.0.x): tests/Utils/MockConfigurator.cs#L84
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dotnet-results-7.0.x". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
dotnet-results-7.0.x
65.4 KB