Skip to content

Remove unnecessary caching in repository methods #2618

Remove unnecessary caching in repository methods

Remove unnecessary caching in repository methods #2618

Triggered via push August 8, 2024 11:24
Status Success
Total duration 52s
Artifacts

dotnet-core.yml

on: push
Build & Test
41s
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)'.