Skip to content

Improve cached listen resubmission #33

Improve cached listen resubmission

Improve cached listen resubmission #33

Triggered via pull request December 19, 2024 12:13
Status Success
Total duration 1m 24s
Artifacts 1

build-upload-publish-dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build / build: src/Jellyfin.Plugin.ListenBrainz/Managers/PlaybackTrackingManager.cs#L90
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build / build: src/Jellyfin.Plugin.ListenBrainz/Managers/PlaybackTrackingManager.cs#L71
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build / build: src/Jellyfin.Plugin.ListenBrainz/Managers/PlaybackTrackingManager.cs#L109
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test / test: src/Jellyfin.Plugin.ListenBrainz/Managers/PlaybackTrackingManager.cs#L71
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
test / test: src/Jellyfin.Plugin.ListenBrainz/Managers/PlaybackTrackingManager.cs#L90
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
test / test: src/Jellyfin.Plugin.ListenBrainz/Managers/PlaybackTrackingManager.cs#L109
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
test / test: src/Jellyfin.Plugin.ListenBrainz/Managers/PlaybackTrackingManager.cs#L71
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
test / test: src/Jellyfin.Plugin.ListenBrainz/Managers/PlaybackTrackingManager.cs#L90
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
test / test: src/Jellyfin.Plugin.ListenBrainz/Managers/PlaybackTrackingManager.cs#L109
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
upload-repo / upload-repo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
update-manifest / publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
build-artifact
68.4 KB