Skip to content

chore(deps): Bump the microsoft-packages group with 18 updates #47

chore(deps): Bump the microsoft-packages group with 18 updates

chore(deps): Bump the microsoft-packages group with 18 updates #47

Triggered via pull request February 17, 2026 08:24
Status Failure
Total duration 1m 4s
Artifacts

backend-ci.yml

on: pull_request
Run Tests
59s
Run Tests
Build Application
0s
Build Application
Build and Push Docker Image
0s
Build and Push Docker Image
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Run Tests
Process completed with exit code 1.
Run Tests: Backend/Podium/Podium.API/Extensions/MonitoringExtensions.cs#L135
The type or namespace name 'ITelemetryInitializer' could not be found (are you missing a using directive or an assembly reference?)
Run Tests: Backend/Podium/Podium.API/Extensions/MonitoringExtensions.cs#L135
The type or namespace name 'ITelemetryInitializer' could not be found (are you missing a using directive or an assembly reference?)
Run Tests
No files were found with the provided path: Backend/Podium/TestResults/. No artifacts will be uploaded.
Run Tests
No file matches path **/TestResults/*.trx
Run Tests: Backend/Podium/Podium.Core/Entities/OfferHistory.cs#L12
Non-nullable property 'Note' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests: Backend/Podium/Podium.Core/Entities/Video.cs#L41
Non-nullable property 'TranscodingError' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests: Backend/Podium/Podium.Core/Entities/Video.cs#L40
Non-nullable property 'TranscodingStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests: Backend/Podium/Podium.Core/Entities/Video.cs#L35
Non-nullable property 'Instrument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests: Backend/Podium/Podium.Core/Entities/Video.cs#L32
'Video.IsDeleted' hides inherited member 'BaseEntity.IsDeleted'. Use the new keyword if hiding was intended.
Run Tests: Backend/Podium/Podium.Core/Entities/Student.cs#L67
'Student.IsDeleted' hides inherited member 'BaseEntity.IsDeleted'. Use the new keyword if hiding was intended.
Run Tests: Backend/Podium/Podium.Core/Entities/Document.cs#L27
'Document.IsDeleted' hides inherited member 'BaseEntity.IsDeleted'. Use the new keyword if hiding was intended.
Run Tests: Backend/Podium/Podium.Core/Entities/ScholarshipOffer.cs#L49
'ScholarshipOffer.IsDeleted' hides inherited member 'BaseEntity.IsDeleted'. Use the new keyword if hiding was intended.
Run Tests: Backend/Podium/Podium.Core/Entities/BandEvent.cs#L47
'BandEvent.IsDeleted' hides inherited member 'BaseEntity.IsDeleted'. Use the new keyword if hiding was intended.
Run Tests: Backend/Podium/Podium.Core/Entities/Band.cs#L36
'Band.IsDeleted' hides inherited member 'BaseEntity.IsDeleted'. Use the new keyword if hiding was intended.