Skip to content

Fix test mode

Fix test mode #59

Triggered via push January 22, 2026 04:22
Status Failure
Total duration 4m 52s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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/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/Services/UI/FontService.cs#L383
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: src/Bible.Alarm/Services/UI/FontService.cs#L382
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
build: src/Bible.Alarm/Services/UI/FontService.cs#L381
XML comment has badly formed XML -- '6'
build: src/Bible.Alarm/Services/UI/FontService.cs#L381
XML comment has badly formed XML -- 'An identifier was expected.'
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.