changed access modifiers and other things #47
Annotations
10 errors
OsuCollectionDownloader/Processors/DownloadProcessor.cs#L33
'Result<FetchedCollectionMetadata?>.IsSuccessful' is inaccessible due to its protection level
|
OsuCollectionDownloader/Processors/DownloadProcessor.cs#L33
'Result<FetchedCollectionMetadata?>.HasValue' is inaccessible due to its protection level
|
OsuCollectionDownloader/Processors/DownloadProcessor.cs#L41
'Result<ImmutableList<Beatmap>>.IsSuccessful' is inaccessible due to its protection level
|
OsuCollectionDownloader/Processors/DownloadProcessor.cs#L41
'Result<ImmutableList<Beatmap>>.HasValue' is inaccessible due to its protection level
|
OsuCollectionDownloader/Processors/DownloadProcessor.cs#L78
'Result<bool>.IsSuccessful' is inaccessible due to its protection level
|
OsuCollectionDownloader/Processors/DownloadProcessor.cs#L87
'Result<bool>.IsSuccessful' is inaccessible due to its protection level
|
OsuCollectionDownloader/Handlers/OsuDirectHandler.cs#L14
'Result<object?>.IsSuccessful' is inaccessible due to its protection level
|
OsuCollectionDownloader/Handlers/OsuDirectHandler.cs#L15
'Result<object?>.HasValue' is inaccessible due to its protection level
|
OsuCollectionDownloader/Handlers/ChimuHandler.cs#L13
'Result<object?>.IsSuccessful' is inaccessible due to its protection level
|
OsuCollectionDownloader/Handlers/ChimuHandler.cs#L14
'Result<object?>.HasValue' is inaccessible due to its protection level
|
The logs for this run have expired and are no longer available.
Loading