Fix filter logic #61
Annotations
3 errors and 11 warnings
|
build
Process completed with exit code 1.
|
|
build
The runtime pack for Microsoft.NETCore.App.Runtime.win-x64 was not downloaded. Try running a NuGet restore with the RuntimeIdentifier 'win-x64'.
|
|
build
The runtime pack for Microsoft.NETCore.App.Runtime.win-x64 was not downloaded. Try running a NuGet restore with the RuntimeIdentifier 'win-x64'.
|
|
build
No files were found with the provided path: **/test-results.trx
**/coverage.cobertura.xml. No artifacts will be uploaded.
|
|
build:
src/Bible.Alarm/Services/Media/MediaService.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm/Services/Media/MediaService.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm/Services/Media/Interfaces/IMediaService.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm/Services/Media/Interfaces/IMediaService.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm.Shared/Services/Media/MelodyMusicService.cs#L86
Possible null reference assignment.
|
|
build:
src/Bible.Alarm/Services/Media/MediaService.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm/Services/Media/MediaService.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm/Services/Media/Interfaces/IMediaService.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm/Services/Media/Interfaces/IMediaService.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm.Shared/Services/Media/MelodyMusicService.cs#L86
Possible null reference assignment.
|