Skip to content

Test

Test #31

Triggered via push November 24, 2023 19:19
Status Failure
Total duration 7m 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
buildAndroid: BusSchedule.Core/CloudService/Impl/FirebaseCloudService.cs#L2
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid: BusSchedule.Core/CloudService/Impl/FirebaseCloudService.cs#L3
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid: BusSchedule.Core/Model/ElectronicCardData.cs#L1
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid: BusSchedule.Core/Model/TicketData.cs#L1
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid: BusSchedule.Core/Model/ElectronicCardData.cs#L10
The type or namespace name 'JsonPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid: BusSchedule.Core/Model/ElectronicCardData.cs#L10
The type or namespace name 'JsonProperty' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid: BusSchedule.Core/Model/ElectronicCardData.cs#L16
The type or namespace name 'JsonPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid: BusSchedule.Core/Model/ElectronicCardData.cs#L16
The type or namespace name 'JsonProperty' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid: BusSchedule.Core/Model/ElectronicCardData.cs#L18
The type or namespace name 'JsonPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid: BusSchedule.Core/Model/ElectronicCardData.cs#L18
The type or namespace name 'JsonProperty' could not be found (are you missing a using directive or an assembly reference?)
buildAndroid
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/