Remove completed field and add sent to provider at #2370
Triggered via pull request
September 12, 2023 11:43
Status
Failure
Total duration
1m 22s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationForm.cs#L50
'ApplicationResponse<IEnumerable<ApplicationChoice>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<ApplicationChoice>>' could be found (are you missing a using directive or an assembly reference?)
|
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationForm.cs#L51
'ApplicationResponse<IEnumerable<Reference>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<Reference>>' could be found (are you missing a using directive or an assembly reference?)
|
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationForm.cs#L52
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<object>>' could be found (are you missing a using directive or an assembly reference?)
|
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationForm.cs#L53
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<object>>' could be found (are you missing a using directive or an assembly reference?)
|
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationChoice.cs#L40
Cannot implicitly convert type 'System.DateTime' to 'string'
|
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationForm.cs#L50
'ApplicationResponse<IEnumerable<ApplicationChoice>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<ApplicationChoice>>' could be found (are you missing a using directive or an assembly reference?)
|
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationForm.cs#L51
'ApplicationResponse<IEnumerable<Reference>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<Reference>>' could be found (are you missing a using directive or an assembly reference?)
|
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationForm.cs#L52
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<object>>' could be found (are you missing a using directive or an assembly reference?)
|
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationForm.cs#L53
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<object>>' could be found (are you missing a using directive or an assembly reference?)
|
test_dot_net:
GetIntoTeachingApi/Models/Apply/ApplicationChoice.cs#L40
Cannot implicitly convert type 'System.DateTime' to 'string'
|