Return proper mock data for leason status #71
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
TeacherWorkout.Api/Startup.cs#L45
'ServiceCollectionExtensions.AddGraphQL(IServiceCollection, Action<GraphQLOptions>)' is obsolete
|
Build:
TeacherWorkout.Api/Startup.cs#L45
'GraphQLBuilderCoreExtensions.AddErrorInfoProvider(IGraphQLBuilder, Action<ErrorInfoProviderOptions>)' is obsolete
|
Build:
TeacherWorkout.Api/Startup.cs#L45
'GraphQLBuilderSystemTextJsonExtensions.AddSystemTextJson(IGraphQLBuilder, Action<JsonSerializerOptions>, Action<JsonSerializerOptions>)' is obsolete
|
Build:
TeacherWorkout.Api/Startup.cs#L45
'GraphQLBuilderCoreExtensions.AddGraphTypes(IGraphQLBuilder, ServiceLifetime)' is obsolete
|
Build:
TeacherWorkout.Migrator/Program.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
TeacherWorkout.Api/Startup.cs#L45
'ServiceCollectionExtensions.AddGraphQL(IServiceCollection, Action<GraphQLOptions>)' is obsolete
|
Build:
TeacherWorkout.Api/Startup.cs#L45
'GraphQLBuilderCoreExtensions.AddErrorInfoProvider(IGraphQLBuilder, Action<ErrorInfoProviderOptions>)' is obsolete
|
Build:
TeacherWorkout.Api/Startup.cs#L45
'GraphQLBuilderSystemTextJsonExtensions.AddSystemTextJson(IGraphQLBuilder, Action<JsonSerializerOptions>, Action<JsonSerializerOptions>)' is obsolete
|
Build:
TeacherWorkout.Api/Startup.cs#L45
'GraphQLBuilderCoreExtensions.AddGraphTypes(IGraphQLBuilder, ServiceLifetime)' is obsolete
|
Build:
TeacherWorkout.Migrator/Program.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading