warning: 'expansion(of:providingMembersOf:in:)' is deprecated: Use expansion(of:providingMembersOf:conformingTo:in: return try expansion(of: node, providingMembersOf: declaration, in: context)
...
swift-syntax/Examples/Sources/MacroExamples/Playground/MemberAttributeMacrosPlayground.swift:47:24: warning: 'x' is deprecated: hands off my data _ = OldStorage(x: 5).x
^
are these normal, to be fixed?
and after build, there is nothing inside .build/debug