Update media links #1265
Annotations
1 error and 6 warnings
|
build
Process completed with exit code 134.
|
|
build:
src/Bible.Alarm.Shared/Models/Media/Bible/BibleChapter.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm.Shared/Models/Media/Music/MusicTrack.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm.Shared/Models/Schedule/AlarmSchedule.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm.Shared/Models/Schedule/AlarmSchedule.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm.Shared/Models/Schedule/AlarmMusic.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/Bible.Alarm.Shared/Models/Schedule/GeneralSettings.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|