Skip to content

Merge pull request #104 from fxsth/master #199

Merge pull request #104 from fxsth/master

Merge pull request #104 from fxsth/master #199

Triggered via push August 31, 2023 18:29
Status Success
Total duration 53s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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: Source/Plex.ServerApi/Api/PlexRequestsHttpClient.cs#L7
Type 'PlexRequestsHttpClient' owns disposable field(s) 'client' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
build: Source/Plex.ServerApi/PlexModels/Library/Collections/Collection.cs#L5
Rename type name Collection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: Source/Plex.ServerApi/PlexModels/Library/Collections/Collection.cs#L14
Identifier 'Guid' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
build: Source/Plex.ServerApi/PlexModels/Library/Collections/CollectionModel.cs#L21
Identifier 'Guid' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
build: Source/Plex.ServerApi/PlexModels/Library/Operator.cs#L3
Rename type Operator so that it no longer conflicts with the reserved language keyword 'Operator'. Using a reserved keyword as the name of a type makes it harder for consumers in other languages to use the type. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: Source/Plex.ServerApi/PlexModels/Media/Collection.cs#L5
Rename type name Collection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: Source/Plex.ServerApi/PlexModels/Account/Discover/DiscoverSearchResultMetadata.cs#L9
Identifier 'Guid' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
build: Source/Plex.ServerApi/PlexModels/Account/Friend.cs#L3
Rename type Friend so that it no longer conflicts with the reserved language keyword 'Friend'. Using a reserved keyword as the name of a type makes it harder for consumers in other languages to use the type. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: Source/Plex.ServerApi/PlexModels/Account/Watchlist/WatchlistMetadata.cs#L9
Identifier 'Guid' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
build: Source/Plex.ServerApi/PlexModels/Media/Metadata.cs#L15
Identifier 'Guid' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)