Skip to content

Migrate integration tests to in-process hosts via WebApplicationFactory and remove external server orchestration from build #184

Migrate integration tests to in-process hosts via WebApplicationFactory and remove external server orchestration from build

Migrate integration tests to in-process hosts via WebApplicationFactory and remove external server orchestration from build #184

Triggered via pull request May 17, 2026 15:15
Status Failure
Total duration 6m 47s
Artifacts

pull-request.yml

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

Annotations

24 errors and 1 notice
build (ubuntu-22.04, 10.0.202)
Process completed with exit code 134.
build (ubuntu-22.04, 10.0.202)
The type 'Skippable<_>' does not define a field, constructor, or member named 'Item'.
build (ubuntu-22.04, 10.0.202)
The type 'Skippable<_>' does not define a field, constructor, or member named 'Length'.
build (ubuntu-22.04, 10.0.202)
The type of this expression could not be inferred before accessing its members. Add a type annotation, e.g. (expr: SomeType), to constrain the type before this point.
build (ubuntu-22.04, 10.0.202)
The namespace or module 'Provider' is not defined.
build (ubuntu-22.04, 10.0.202)
The namespace or module 'Provider' is not defined.
build (ubuntu-22.04, 10.0.202)
The type 'Object' does not define a field, constructor, or member named 'Operation'.
build (ubuntu-22.04, 10.0.202)
Unexpected exception from provided type 'FSharp.Data.GraphQL.GraphQLProvider,introspection="http://localhost:8085",uploadInputTypeName="File"' member 'GetMethods': The type provider 'FSharp.Data.GraphQL.Client.GraphQLTypeProvider' reported an error: Failure trying to recover introspection schema from server at "http://localhost:8085". Errors: Connection refused (localhost:8085) Connection refused (localhost:8085)
build (windows-latest, 10.0.202)
Process completed with exit code 1.
build (windows-latest, 10.0.202)
The type 'Skippable<_>' does not define the field, constructor or member 'Item'.
build (windows-latest, 10.0.202)
The type 'Skippable<_>' does not define the field, constructor or member 'Length'.
build (windows-latest, 10.0.202)
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (windows-latest, 10.0.202)
The namespace or module 'Provider' is not defined.
build (windows-latest, 10.0.202)
The namespace or module 'Provider' is not defined.
build (windows-latest, 10.0.202)
The type 'Object' does not define the field, constructor or member 'Operation'.
build (windows-latest, 10.0.202)
Unexpected exception from provided type 'FSharp.Data.GraphQL.GraphQLProvider,introspection="http://localhost:8085",uploadInputTypeName="File"' member 'GetMethods': The type provider 'FSharp.Data.GraphQL.Client.GraphQLTypeProvider' reported an error: Failure trying to recover introspection schema from server at "http://localhost:8085". Errors: No connection could be made because the target machine actively refused it. (localhost:8085) No connection could be made because the target machine actively refused it. (localhost:8085)
build (macOS-latest, 10.0.202)
Process completed with exit code 134.
build (macOS-latest, 10.0.202)
The type 'Skippable<_>' does not define the field, constructor or member 'Item'.
build (macOS-latest, 10.0.202)
The type 'Skippable<_>' does not define the field, constructor or member 'Length'.
build (macOS-latest, 10.0.202)
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build (macOS-latest, 10.0.202)
The namespace or module 'Provider' is not defined.
build (macOS-latest, 10.0.202)
The namespace or module 'Provider' is not defined.
build (macOS-latest, 10.0.202)
The type 'Object' does not define the field, constructor or member 'Operation'.
build (macOS-latest, 10.0.202)
Unexpected exception from provided type 'FSharp.Data.GraphQL.GraphQLProvider,introspection="http://localhost:8085",uploadInputTypeName="File"' member 'GetMethods': The type provider 'FSharp.Data.GraphQL.Client.GraphQLTypeProvider' reported an error: Failure trying to recover introspection schema from server at "http://localhost:8085". Errors: Connection refused (localhost:8085) Connection refused (localhost:8085)
build (windows-latest, 10.0.202)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026