Merge pull request #57 from veloek/weekly-stats #76
Annotations
20 warnings
|
build
'SummaryActivity.Type' is obsolete: 'Use SportType instead'
|
|
build
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
'DetailedActivity.Type' is obsolete: 'Use SportType instead'
|
|
build
'DetailedActivity.Type' is obsolete: 'Use SportType instead'
|
|
build
'DetailedActivity.Type' is obsolete: 'Use SportType instead'
|
|
build
Parameter 'logger' is unread.
|
|
build
'SummaryActivity.Type' is obsolete: 'Use SportType instead'
|
|
build
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
'DetailedActivity.Type' is obsolete: 'Use SportType instead'
|
|
build
'DetailedActivity.Type' is obsolete: 'Use SportType instead'
|
|
build:
Tevling.Tests/Services/ChallengeServiceTests.cs#L21
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:
Tevling.Tests/Services/ChallengeServiceTests.cs#L15
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:
Tevling.Tests/Services/ChallengeServiceTests.cs#L9
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:
Tevling.Tests/Services/ActivityServiceTests.cs#L9
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:
Tevling/Controllers/DevController.cs#L56
'SummaryActivity.Type' is obsolete: 'Use SportType instead'
|
|
build:
Tevling/Controllers/DevController.cs#L25
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:
Tevling/Services/ActivityService.cs#L253
'DetailedActivity.Type' is obsolete: 'Use SportType instead'
|
|
build:
Tevling/Pages/Error.cshtml.cs#L9
Parameter 'logger' is unread.
|
|
build:
Tevling/Services/DevService.cs#L34
'DetailedActivity.Type' is obsolete: 'Use SportType instead'
|
|
build:
Tevling/Bogus/DetailedActivityFaker.cs#L18
'DetailedActivity.Type' is obsolete: 'Use SportType instead'
|