Skip to content

[Draft, POC, WIP] Update to defer stream spec #1871

[Draft, POC, WIP] Update to defer stream spec

[Draft, POC, WIP] Update to defer stream spec #1871

Triggered via pull request January 27, 2025 16:52
Status Failure
Total duration 1m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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