Remove unused methods and interfaces from repository classes #2627
Annotations
9 warnings
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/
|
src/FunderMaps.Core/Services/FeedbackService.cs#L62
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
src/FunderMaps.Core/Services/FeedbackService.cs#L66
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
src/FunderMaps.Core/Services/FeedbackService.cs#L67
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
src/FunderMaps.Core/Services/FeedbackService.cs#L68
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
src/FunderMaps.Core/Services/FeedbackService.cs#L62
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
src/FunderMaps.Core/Services/FeedbackService.cs#L66
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
src/FunderMaps.Core/Services/FeedbackService.cs#L67
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
src/FunderMaps.Core/Services/FeedbackService.cs#L68
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
The logs for this run have expired and are no longer available.
Loading