Skip to content

Remove IAsyncRepository interface #2624

Remove IAsyncRepository interface

Remove IAsyncRepository interface #2624

Triggered via push August 8, 2024 12:27
Status Success
Total duration 45s
Artifacts

dotnet-core.yml

on: push
Build & Test
36s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build & Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build & Test: src/FunderMaps.Core/Services/FeedbackService.cs#L62
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Build & Test: src/FunderMaps.Core/Services/FeedbackService.cs#L66
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Build & Test: src/FunderMaps.Core/Services/FeedbackService.cs#L67
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Build & Test: src/FunderMaps.Core/Services/FeedbackService.cs#L68
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Build & Test: src/FunderMaps.WebApi/Controllers/Application/MetaController.cs#L22
Possible null reference argument for parameter 'content' in 'ContentResult ControllerBase.Content(string content, string contentType)'.
Build & Test: src/FunderMaps.Core/Services/FeedbackService.cs#L62
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Build & Test: src/FunderMaps.Core/Services/FeedbackService.cs#L66
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Build & Test: src/FunderMaps.Core/Services/FeedbackService.cs#L67
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Build & Test: src/FunderMaps.Core/Services/FeedbackService.cs#L68
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Build & Test: src/FunderMaps.WebApi/Controllers/Application/MetaController.cs#L22
Possible null reference argument for parameter 'content' in 'ContentResult ControllerBase.Content(string content, string contentType)'.