docs: update README.md #169
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L64
Converting null literal or possible null value to non-nullable type.
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L105
Converting null literal or possible null value to non-nullable type.
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L143
Converting null literal or possible null value to non-nullable type.
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L190
Converting null literal or possible null value to non-nullable type.
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L237
Converting null literal or possible null value to non-nullable type.
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L283
Converting null literal or possible null value to non-nullable type.
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L332
Converting null literal or possible null value to non-nullable type.
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L376
Converting null literal or possible null value to non-nullable type.
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L378
Dereference of a possibly null reference.
|
build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L396
The variable 'ex' is declared but never used
|