Skip to content

[Bug]: Compilation failing #91

Description

@pankajsoni19

Platform Version

Docker ubuntu jammy 5.7.2 latest

SDK Version

1.8.3

Xcode Version

15.3

Steps To Reproduce

Getting this while building on latest swift docker

public.ecr.aws/docker/library/swift:jammy as build
[27/963] Compiling RealHTTP HTTPClient.swift
/opt/server/.build/checkouts/RealHTTP/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:118:59: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
                configuration: URLSessionConfiguration = .default) {
                                                         ~^~~~~~~
/opt/server/.build/checkouts/RealHTTP/Sources/RealHTTP/Client/HTTPClient/HTTPClientDelegate.swift:63:58: error: cannot find type 'URLRequest' in scope
                response: HTTPResponse, with newRequest: URLRequest)

Expected Behavior

should compile

Actual Incorrect Behavior

failling to compile

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions