[Draft, POC, WIP] Update to defer stream spec #1871
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 1 warning
|
build (16.x)
'GraphQLDirectiveLocation' refers to a value, but is being used as a type here. Did you mean 'typeof GraphQLDirectiveLocation'?
|
|
build (16.x)
Element implicitly has an 'any' type because expression of type 'GraphQLDirectiveLocation' can't be used to index type '{ readonly QUERY: 1; readonly MUTATION: 2; readonly SUBSCRIPTION: 3; readonly FIELD: 4; readonly FRAGMENT_DEFINITION: 5; readonly FRAGMENT_SPREAD: 6; readonly INLINE_FRAGMENT: 7; readonly VARIABLE_DEFINITION: 8; ... 10 more ...; readonly INPUT_FIELD_DEFINITION: 19; }'.
|
|
build (16.x)
'GraphQLDirectiveLocation' refers to a value, but is being used as a type here. Did you mean 'typeof GraphQLDirectiveLocation'?
|
|
build (16.x)
'DirectiveLocation' refers to a value, but is being used as a type here. Did you mean 'typeof DirectiveLocation'?
|
|
build (16.x)
'DirectiveLocation' refers to a value, but is being used as a type here. Did you mean 'typeof DirectiveLocation'?
|
|
build (16.x)
Process completed with exit code 1.
|
|
build (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|