updated read me #264
Annotations
11 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.Domain/Models/Game/GameCenterLanding.cs#L464
Missing XML comment for publicly visible type or member 'Penalty'
|
build:
Nhl.Api.Domain/Models/Game/TvScheduleBroadcast.cs#L7
Missing XML comment for publicly visible type or member 'TvScheduleBroadcastInformation'
|
build:
Nhl.Api.Domain/Models/League/LeagueMetadataInformation.cs#L100
Missing XML comment for publicly visible type or member 'LeagueMetadataInformation.Players'
|
build:
Nhl.Api.Domain/Models/League/LeagueMetadataInformation.cs#L103
Missing XML comment for publicly visible type or member 'LeagueMetadataInformation.Teams'
|
build:
Nhl.Api.Domain/Models/League/LeagueMetadataInformation.cs#L106
Missing XML comment for publicly visible type or member 'LeagueMetadataInformation.SeasonStates'
|
build:
Nhl.Api.Domain/Models/Team/TeamSeasonRoster.cs#L13
Missing XML comment for publicly visible type or member 'TeamSeasonRoster.Forwards'
|
build:
Nhl.Api.Domain/Models/Team/TeamSeasonRoster.cs#L16
Missing XML comment for publicly visible type or member 'TeamSeasonRoster.Defensemen'
|
build:
Nhl.Api.Domain/Models/Team/TeamSeasonRoster.cs#L19
Missing XML comment for publicly visible type or member 'TeamSeasonRoster.Goalies'
|
build:
Nhl.Api/Src/Api/NhlApi.cs#L461
XML comment has syntactically incorrect cref attribute '=SeasonYear'
|
build:
Nhl.Api/Src/GameApi/NhlGameApi.cs#L85
XML comment has syntactically incorrect cref attribute '=SeasonYear'
|