Return proper mock data for leason status #71
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
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.
|