Skip to content

✨ Add previously-unknown fields including sampleCount #4

✨ Add previously-unknown fields including sampleCount

✨ Add previously-unknown fields including sampleCount #4

Triggered via pull request November 30, 2024 21:37
@dstaleydstaley
synchronize #1
feat.gapless
Status Success
Total duration 33s
Artifacts

canary.yml

on: pull_request
Release Canary
26s
Release Canary
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L20
Non-nullable event 'FileCopyProgress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L20
Non-nullable event 'SyncCancelled' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L29
Non-nullable event 'FileCopyProgress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L29
Non-nullable event 'SyncCancelled' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L18
The event 'StandardFileSystem.SyncCancelled' is never used
Release Canary: src/Clickwheel/Parsers/iTunesSD/Entry.cs#L18
Field 'Entry._unk4' is never assigned to, and will always have its default value 0
Release Canary: src/Clickwheel/iPodFamilyEnum.cs#L9
Remove the underscores from member name Clickwheel.IPodFamily.iPod_Gen1_Gen2 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
Release Canary: src/Clickwheel/iPodFamilyEnum.cs#L10
Remove the underscores from member name Clickwheel.IPodFamily.iPod_Gen3 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
Release Canary: src/Clickwheel/iPodFamilyEnum.cs#L11
Remove the underscores from member name Clickwheel.IPodFamily.iPod_Mini (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
Release Canary: src/Clickwheel/iPodFamilyEnum.cs#L12
Remove the underscores from member name Clickwheel.IPodFamily.iPod_Gen4 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L20
Non-nullable event 'FileCopyProgress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L20
Non-nullable event 'SyncCancelled' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L29
Non-nullable event 'FileCopyProgress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L29
Non-nullable event 'SyncCancelled' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Release Canary: src/Clickwheel/IPodDevice/FileSystems/Standard/StandardFileSystem.cs#L18
The event 'StandardFileSystem.SyncCancelled' is never used
Release Canary: src/Clickwheel/Parsers/iTunesSD/Entry.cs#L18
Field 'Entry._unk4' is never assigned to, and will always have its default value 0
Release Canary: src/Clickwheel/Clickwheel.cs#L31
Change 'List<DeviceFileSystem>' in 'Clickwheel.RegisteredFileSystems' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
Release Canary: src/Clickwheel/iPodFamilyEnum.cs#L11
Remove the underscores from member name Clickwheel.IPodFamily.iPod_Mini (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
Release Canary: src/Clickwheel/iPodFamilyEnum.cs#L9
Remove the underscores from member name Clickwheel.IPodFamily.iPod_Gen1_Gen2 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
Release Canary: src/Clickwheel/iPodFamilyEnum.cs#L12
Remove the underscores from member name Clickwheel.IPodFamily.iPod_Gen4 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)