Remove completed field and add sent to provider at #2371
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
test_dot_net:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L54
'ApplicationResponse<IEnumerable<ApplicationChoice>>' does not contain a definition for 'Completed'
|
test_dot_net:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L55
'ApplicationResponse<IEnumerable<Reference>>' does not contain a definition for 'Completed'
|
test_dot_net:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L56
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed'
|
test_dot_net:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L57
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed'
|
test_dot_net:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L68
'ApplicationResponse<IEnumerable<ApplicationChoice>>' does not contain a definition for 'Completed'
|
test_dot_net:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L69
'ApplicationResponse<IEnumerable<Reference>>' does not contain a definition for 'Completed'
|
test_dot_net:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L70
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed'
|
test_dot_net:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L71
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed'
|
test_dot_net:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L106
'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:
GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L107
'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?)
|