You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disclaimer: I'm pretty new to swift lambdas, so this may be something silly on my end. But below is the issue I'm currently facing.
Expected behavior
No compiler errors.
Actual behavior
see image attached
Steps to reproduce
Clone the latest repo, run the project on Mac with Xcode 13 installed.
If possible, minimal yet complete reproducer code (or URL to code)
I cloned the repo and then attempted to test run samples. I didn't change any code. The errors appear in both the LambdaHandler.swift and Lambda.swift files. The hash I provide below refers to this test case, but I'm also seeing it in a project I'm building that references version 0.5.1 in the Package.swift file.
Disclaimer: I'm pretty new to swift lambdas, so this may be something silly on my end. But below is the issue I'm currently facing.
Expected behavior
No compiler errors.
Actual behavior
see image attached
Steps to reproduce
Clone the latest repo, run the project on Mac with Xcode 13 installed.
If possible, minimal yet complete reproducer code (or URL to code)
I cloned the repo and then attempted to test run samples. I didn't change any code. The errors appear in both the
LambdaHandler.swift
andLambda.swift
files. The hash I provide below refers to this test case, but I'm also seeing it in a project I'm building that references version0.5.1
in thePackage.swift
file.SwiftAWSLambdaRuntime version/commit hash
011e8dd
Swift & OS version (output of
swift --version && uname -a
)Swift 5.5, Xcode 13, macOS Big Sur version 11.6

The text was updated successfully, but these errors were encountered: