smithy-lang / smithy-swift

Apache License 2.0
29 stars 29 forks source link

chore: Fix compiler warnings #809

Closed jbelkins closed 2 months ago

jbelkins commented 2 months ago

Issue \

https://github.com/awslabs/aws-sdk-swift/issues/1713

Description of changes

Fixes compiler warnings for unmodified var and for Sendable blocks not explicitly marked.

Scope

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.