Publish NuGet #25
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
Nhl.Api/Src/Api/NhlApi.cs#L251
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NhlApi.GetGoalieSeasonGameLogsBySeasonAndGameTypeAsync(int, string, GameType, CancellationToken)' (but other parameters do)
|
build:
Nhl.Api/Src/Api/NhlApi.cs#L251
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NhlApi.GetGoalieSeasonGameLogsBySeasonAndGameTypeAsync(int, string, GameType, CancellationToken)' (but other parameters do)
|
build:
Nhl.Api/Src/Api/NhlApi.cs#L251
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NhlApi.GetGoalieSeasonGameLogsBySeasonAndGameTypeAsync(int, string, GameType, CancellationToken)' (but other parameters do)
|
build:
Nhl.Api.Tests/NhlApiAsyncHelperTests.cs#L24
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:
Nhl.Api/Src/Api/NhlApi.cs#L251
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NhlApi.GetGoalieSeasonGameLogsBySeasonAndGameTypeAsync(int, string, GameType, CancellationToken)' (but other parameters do)
|
build:
Nhl.Api/Src/Api/NhlApi.cs#L251
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NhlApi.GetGoalieSeasonGameLogsBySeasonAndGameTypeAsync(int, string, GameType, CancellationToken)' (but other parameters do)
|
build:
Nhl.Api/Src/Api/NhlApi.cs#L251
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NhlApi.GetGoalieSeasonGameLogsBySeasonAndGameTypeAsync(int, string, GameType, CancellationToken)' (but other parameters do)
|
build:
Nhl.Api.Tests/NhlApiAsyncHelperTests.cs#L24
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:
Nhl.Api/Src/Api/NhlApi.cs#L251
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NhlApi.GetGoalieSeasonGameLogsBySeasonAndGameTypeAsync(int, string, GameType, CancellationToken)' (but other parameters do)
|
build:
Nhl.Api/Src/Api/NhlApi.cs#L251
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NhlApi.GetGoalieSeasonGameLogsBySeasonAndGameTypeAsync(int, string, GameType, CancellationToken)' (but other parameters do)
|
build:
Nhl.Api/Src/Api/NhlApi.cs#L251
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NhlApi.GetGoalieSeasonGameLogsBySeasonAndGameTypeAsync(int, string, GameType, CancellationToken)' (but other parameters do)
|
build:
Nhl.Api.Tests/NhlApiAsyncHelperTests.cs#L24
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.
|