Closed
Description
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.
SwiftAWSLambdaRuntime version/commit hash
Swift & OS version (output of swift --version && uname -a
)
Metadata
Metadata
Assignees
Labels
No labels