Skip to content

moved helper classes to helper namespace #376

moved helper classes to helper namespace

moved helper classes to helper namespace #376

Triggered via push December 17, 2023 09:41
Status Failure
Total duration 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/Downloader/AbstractDownloadService.cs#L65
The name 'ExceptionHelper' does not exist in the current context
build: src/Downloader/DownloadService.cs#L117
The name 'FileHelper' does not exist in the current context
build: src/Downloader/ChunkDownloader.cs#L60
'Exception' does not contain a definition for 'IsMomentumError' and no accessible extension method 'IsMomentumError' accepting a first argument of type 'Exception' could be found (are you missing a using directive or an assembly reference?)
build: src/Downloader/AbstractDownloadService.cs#L65
'ExceptionHelper' is inaccessible due to its protection level
build: src/Downloader/DownloadService.cs#L117
The name 'FileHelper' does not exist in the current context
build: src/Downloader/ChunkDownloader.cs#L60
'Exception' does not contain a definition for 'IsMomentumError' and no accessible extension method 'IsMomentumError' accepting a first argument of type 'Exception' could be found (are you missing a using directive or an assembly reference?)
build: src/Downloader/AbstractDownloadService.cs#L65
The name 'ExceptionHelper' does not exist in the current context
build: src/Downloader/DownloadService.cs#L117
The name 'FileHelper' does not exist in the current context
build: src/Downloader/ChunkDownloader.cs#L60
'Exception' does not contain a definition for 'IsMomentumError' and no accessible extension method 'IsMomentumError' accepting a first argument of type 'Exception' could be found (are you missing a using directive or an assembly reference?)
build: src/Downloader/AbstractDownloadService.cs#L65
The name 'ExceptionHelper' does not exist in the current context
build: src/Downloader/Request.cs#L42
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: src/Downloader/Request.cs#L42
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)