The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of iban4j²JavApi, reference 4.1.0 (21de2f), with Swift 5.10 for macOS (SPM) on 3 Sep 2024 15:02:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

      structures[org.iban4j.CountryCode.BL()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:193:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:194:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PM()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:195:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.WF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:197:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:203:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:207:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:211:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:215:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:221:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:225:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.HU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:232:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IS()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:240:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:246:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:252:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:256:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:263:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.JO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:269:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.KZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:273:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.KW()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:277:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LC()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:281:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LV()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:285:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LB()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:289:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:293:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:297:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:301:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:307:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MC()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:314:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MD()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:318:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.ME()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:324:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:330:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:337:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:343:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:349:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:357:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.NL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:361:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.NO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:367:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:371:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PS()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:375:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:382:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:389:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:393:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.QA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:397:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SC()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:404:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SM()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:411:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.ST()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:417:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:421:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RS()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:427:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:433:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:437:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:444:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SV()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:448:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.ES()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:455:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:459:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CH()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:463:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TN()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:469:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:475:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.UA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:480:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GB()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:481:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IM()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:482:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GG()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:483:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.JE()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:485:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:489:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.VA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:493:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.VG()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:497:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:503:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.XK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:510:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IQ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:516:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CV()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:522:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.OM()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:526:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:30:24: warning: reference to static property 'needInit' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      if BbanStructure.needInit {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:25:24: note: static property declared here
    private static var needInit : Bool = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:31:23: warning: reference to static property 'needInit' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        BbanStructure.needInit = false
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:25:24: note: static property declared here
    private static var needInit : Bool = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:540:10: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      if structures.isEmpty {_ = BbanStructure()}
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:541:25: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      let result = try? structures.get(countryCode);
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:577:20: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      return Array(structures.keys)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
[118/133] Compiling iban4j2JavApi BbanStructure.swift
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: warning: static property 'structures' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: isolate 'structures' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:25:24: warning: static property 'needInit' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var needInit : Bool = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:25:24: note: isolate 'needInit' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var needInit : Bool = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:40:24: warning: static property 'FRENCH_STRUCTURE' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let FRENCH_STRUCTURE =
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:47:24: warning: static property 'UNITED_KINGDOM_STRUCTURE' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let UNITED_KINGDOM_STRUCTURE =
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:53:24: warning: static property 'FINLAND_STRUCTURE' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let FINLAND_STRUCTURE =
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:63:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:70:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AD()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:76:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:83:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:87:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:91:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BH()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:95:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:101:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:108:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:116:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BG()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:123:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BY()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:129:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:133:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.DE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:137:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.HR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:141:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CY()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:147:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:151:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.DK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:155:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.DO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:159:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.EE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:166:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.EG()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:172:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.FO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:179:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.FI()] = BbanStructure.FINLAND_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:180:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AX()] = BbanStructure.FINLAND_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:183:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.FR()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:184:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:185:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GP()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:186:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MQ()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:187:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RE()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:188:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:189:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:190:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.YT()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:191:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.NC()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:192:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BL()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:193:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:194:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PM()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:195:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.WF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:197:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:203:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:207:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:211:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:215:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:221:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:225:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.HU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:232:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IS()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:240:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:246:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:252:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:256:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:263:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.JO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:269:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.KZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:273:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.KW()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:277:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LC()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:281:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LV()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:285:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LB()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:289:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:293:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:297:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:301:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:307:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MC()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:314:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MD()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:318:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.ME()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:324:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:330:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:337:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:343:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:349:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:357:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.NL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:361:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.NO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:367:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:371:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PS()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:375:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:382:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:389:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:393:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.QA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:397:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SC()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:404:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SM()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:411:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.ST()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:417:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:421:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RS()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:427:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:433:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:437:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:444:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SV()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:448:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.ES()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:455:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:459:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CH()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:463:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TN()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:469:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:475:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.UA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:480:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GB()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:481:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IM()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:482:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GG()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:483:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.JE()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:485:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:489:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.VA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:493:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.VG()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:497:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:503:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.XK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:510:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IQ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:516:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CV()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:522:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.OM()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:526:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:30:24: warning: reference to static property 'needInit' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      if BbanStructure.needInit {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:25:24: note: static property declared here
    private static var needInit : Bool = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:31:23: warning: reference to static property 'needInit' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        BbanStructure.needInit = false
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:25:24: note: static property declared here
    private static var needInit : Bool = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:540:10: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      if structures.isEmpty {_ = BbanStructure()}
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:541:25: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      let result = try? structures.get(countryCode);
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:577:20: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      return Array(structures.keys)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
[119/133] Compiling iban4j2JavApi IbanFormatException.swift
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:68:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:68:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:68:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:81:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:81:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:96:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:96:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.bban.BbanEntryType'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanEntryType.swift:21:15: note: consider making enum 'BbanEntryType' conform to the 'Sendable' protocol
  public enum BbanEntryType {
              ^
                            : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:96:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:109:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
[120/133] Compiling iban4j2JavApi IbanUtil.swift
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:68:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:68:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:68:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:81:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:81:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:96:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:96:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.bban.BbanEntryType'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanEntryType.swift:21:15: note: consider making enum 'BbanEntryType' conform to the 'Sendable' protocol
  public enum BbanEntryType {
              ^
                            : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:96:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:109:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
[121/133] Compiling iban4j2JavApi BbanStructureEntry.swift
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: warning: static property 'charByCharacterType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: isolate 'charByCharacterType' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: warning: static property 'needInit' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var needInit = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: note: isolate 'needInit' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var needInit = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:37:17: warning: reference to static property 'charByCharacterType' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        try _ = charByCharacterType.put(EntryCharacterType.n, charTypeN)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: static property declared here
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:40:17: warning: reference to static property 'charByCharacterType' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        try _ = charByCharacterType.put(EntryCharacterType.a, charTypeA)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: static property declared here
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:46:17: warning: reference to static property 'charByCharacterType' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        try _ = charByCharacterType.put(EntryCharacterType.c, charTypeC)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: static property declared here
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:55:45: warning: reference to static property 'needInit' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      if org.iban4j.bban.BbanStructureEntry.needInit {
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: note: static property declared here
    private static var needInit = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:57:44: warning: reference to static property 'needInit' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        org.iban4j.bban.BbanStructureEntry.needInit = false
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: note: static property declared here
    private static var needInit = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:148:79: warning: reference to static property 'charByCharacterType' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      let charChoices : [Character]? = try org.iban4j.bban.BbanStructureEntry.charByCharacterType.get(characterType);
                                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: static property declared here
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
[122/133] Compiling iban4j2JavApi org.iban4j.bban.swift
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: warning: static property 'charByCharacterType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: isolate 'charByCharacterType' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: warning: static property 'needInit' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var needInit = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: note: isolate 'needInit' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var needInit = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:37:17: warning: reference to static property 'charByCharacterType' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        try _ = charByCharacterType.put(EntryCharacterType.n, charTypeN)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: static property declared here
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:40:17: warning: reference to static property 'charByCharacterType' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        try _ = charByCharacterType.put(EntryCharacterType.a, charTypeA)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: static property declared here
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:46:17: warning: reference to static property 'charByCharacterType' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        try _ = charByCharacterType.put(EntryCharacterType.c, charTypeC)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: static property declared here
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:55:45: warning: reference to static property 'needInit' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      if org.iban4j.bban.BbanStructureEntry.needInit {
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: note: static property declared here
    private static var needInit = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:57:44: warning: reference to static property 'needInit' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        org.iban4j.bban.BbanStructureEntry.needInit = false
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: note: static property declared here
    private static var needInit = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:148:79: warning: reference to static property 'charByCharacterType' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      let charChoices : [Character]? = try org.iban4j.bban.BbanStructureEntry.charByCharacterType.get(characterType);
                                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: static property declared here
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
[123/133] Compiling iban4j2JavApi IBAN+Swiftify.swift
[124/133] Compiling iban4j2JavApi Bic.swift
[125/135] Compiling iban4j2JavApi org.iban4j.swift
[126/135] Compiling iban4j2JavApi org.swift
[127/135] Compiling iban4j2JavApi Builder.swift
[128/135] Compiling iban4j2JavApi CountryCode+CaseIterable.swift
[129/135] Compiling iban4j2JavApi Iban4jException.swift
[130/135] Compiling iban4j2JavApi IbanFormat.swift
[131/135] Compiling iban4j2JavApi BicFormatException.swift
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:59:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'org.iban4j.BicFormatException.BicFormatViolation'
    case BicFormatException(_ violation :BicFormatViolation, _ actual : Any, _ expected : Any, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:171:15: note: consider making enum 'BicFormatViolation' conform to the 'Sendable' protocol
  public enum BicFormatViolation {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:59:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'Any'
    case BicFormatException(_ violation :BicFormatViolation, _ actual : Any, _ expected : Any, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:59:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'Any'
    case BicFormatException(_ violation :BicFormatViolation, _ actual : Any, _ expected : Any, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:68:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'org.iban4j.BicFormatException.BicFormatViolation'
    case BicFormatException(_ violation : BicFormatViolation, _ s : String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:171:15: note: consider making enum 'BicFormatViolation' conform to the 'Sendable' protocol
  public enum BicFormatViolation {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:78:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'org.iban4j.BicFormatException.BicFormatViolation'
    case BicFormatException(_ violation : BicFormatViolation, _ actual : Any, _ s : String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:171:15: note: consider making enum 'BicFormatViolation' conform to the 'Sendable' protocol
  public enum BicFormatViolation {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:78:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'Any'
    case BicFormatException(_ violation : BicFormatViolation, _ actual : Any, _ s : String)
         ^
[132/135] Compiling iban4j2JavApi BicUtil.swift
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:59:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'org.iban4j.BicFormatException.BicFormatViolation'
    case BicFormatException(_ violation :BicFormatViolation, _ actual : Any, _ expected : Any, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:171:15: note: consider making enum 'BicFormatViolation' conform to the 'Sendable' protocol
  public enum BicFormatViolation {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:59:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'Any'
    case BicFormatException(_ violation :BicFormatViolation, _ actual : Any, _ expected : Any, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:59:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'Any'
    case BicFormatException(_ violation :BicFormatViolation, _ actual : Any, _ expected : Any, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:68:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'org.iban4j.BicFormatException.BicFormatViolation'
    case BicFormatException(_ violation : BicFormatViolation, _ s : String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:171:15: note: consider making enum 'BicFormatViolation' conform to the 'Sendable' protocol
  public enum BicFormatViolation {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:78:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'org.iban4j.BicFormatException.BicFormatViolation'
    case BicFormatException(_ violation : BicFormatViolation, _ actual : Any, _ s : String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:171:15: note: consider making enum 'BicFormatViolation' conform to the 'Sendable' protocol
  public enum BicFormatViolation {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:78:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'Any'
    case BicFormatException(_ violation : BicFormatViolation, _ actual : Any, _ s : String)
         ^
[133/135] Compiling iban4j2JavApi CountryCode.swift
[134/135] Compiling iban4j2JavApi Iban.swift
[135/135] Emitting module iban4j2JavApi
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:59:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'org.iban4j.BicFormatException.BicFormatViolation'
    case BicFormatException(_ violation :BicFormatViolation, _ actual : Any, _ expected : Any, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:171:15: note: consider making enum 'BicFormatViolation' conform to the 'Sendable' protocol
  public enum BicFormatViolation {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:59:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'Any'
    case BicFormatException(_ violation :BicFormatViolation, _ actual : Any, _ expected : Any, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:59:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'Any'
    case BicFormatException(_ violation :BicFormatViolation, _ actual : Any, _ expected : Any, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:68:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'org.iban4j.BicFormatException.BicFormatViolation'
    case BicFormatException(_ violation : BicFormatViolation, _ s : String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:171:15: note: consider making enum 'BicFormatViolation' conform to the 'Sendable' protocol
  public enum BicFormatViolation {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:78:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'org.iban4j.BicFormatException.BicFormatViolation'
    case BicFormatException(_ violation : BicFormatViolation, _ actual : Any, _ s : String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:171:15: note: consider making enum 'BicFormatViolation' conform to the 'Sendable' protocol
  public enum BicFormatViolation {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/BicFormatException.swift:78:10: warning: associated value 'BicFormatException' of 'Sendable'-conforming enum 'BicFormatException' has non-sendable type 'Any'
    case BicFormatException(_ violation : BicFormatViolation, _ actual : Any, _ s : String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:68:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:68:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:68:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:81:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:81:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:96:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:96:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.bban.BbanEntryType'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanEntryType.swift:21:15: note: consider making enum 'BbanEntryType' conform to the 'Sendable' protocol
  public enum BbanEntryType {
              ^
                            : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:96:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'Any'
    case IbanFormatException(_ violation : IbanFormatViolation,
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:109:10: warning: associated value 'IbanFormatException' of 'Sendable'-conforming enum 'IbanFormatException' has non-sendable type 'org.iban4j.IbanFormatException.IbanFormatViolation'
    case IbanFormatException(_ violation : IbanFormatViolation, _ s: String)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/IbanFormatException.swift:292:15: note: consider making enum 'IbanFormatViolation' conform to the 'Sendable' protocol
  public enum IbanFormatViolation {
              ^
                                  : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: warning: static property 'structures' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: isolate 'structures' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:25:24: warning: static property 'needInit' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var needInit : Bool = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:25:24: note: isolate 'needInit' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var needInit : Bool = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:40:24: warning: static property 'FRENCH_STRUCTURE' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let FRENCH_STRUCTURE =
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:47:24: warning: static property 'UNITED_KINGDOM_STRUCTURE' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let UNITED_KINGDOM_STRUCTURE =
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:53:24: warning: static property 'FINLAND_STRUCTURE' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let FINLAND_STRUCTURE =
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:63:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:70:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AD()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:76:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:83:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:87:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:91:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BH()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:95:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:101:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:108:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:116:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BG()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:123:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BY()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:129:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:133:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.DE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:137:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.HR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:141:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CY()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:147:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:151:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.DK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:155:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.DO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:159:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.EE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:166:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.EG()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:172:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.FO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:179:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.FI()] = BbanStructure.FINLAND_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:180:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AX()] = BbanStructure.FINLAND_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:183:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.FR()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:184:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:185:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GP()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:186:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MQ()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:187:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RE()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:188:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:189:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:190:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.YT()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:191:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.NC()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:192:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BL()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:193:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:194:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PM()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:195:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.WF()] = BbanStructure.FRENCH_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:197:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:203:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:207:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:211:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:215:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:221:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:225:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.HU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:232:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IS()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:240:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:246:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:252:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:256:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:263:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.JO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:269:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.KZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:273:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.KW()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:277:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LC()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:281:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LV()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:285:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LB()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:289:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:293:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:297:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.LU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:301:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:307:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MC()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:314:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MD()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:318:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.ME()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:324:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:330:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:337:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:343:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:349:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.MZ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:357:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.NL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:361:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.NO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:367:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:371:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PS()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:375:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:382:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.PT()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:389:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RO()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:393:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.QA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:397:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SC()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:404:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SM()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:411:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.ST()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:417:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:421:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RS()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:427:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.RU()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:433:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:437:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:444:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SV()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:448:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.ES()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:455:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.SE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:459:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CH()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:463:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TN()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:469:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TR()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:475:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.UA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:480:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GB()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:481:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IM()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:482:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.GG()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:483:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.JE()] = BbanStructure.UNITED_KINGDOM_STRUCTURE
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:485:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.AE()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:489:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.VA()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:493:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.VG()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:497:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.TL()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:503:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.XK()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:510:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.IQ()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:516:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.CV()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:522:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.OM()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:526:7: warning: reference to static property 'structures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      structures[org.iban4j.CountryCode.BI()] =
      ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructure.swift:24:24: note: static property declared here
    private static var structures : [org.iban4j.CountryCode: BbanStructure] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: warning: static property 'charByCharacterType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:31:24: note: isolate 'charByCharacterType' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var charByCharacterType : [EntryCharacterType: [Character]] = [:];
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: warning: static property 'needInit' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    private static var needInit = true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/iban4j2JavApi/org/iban4j/bban/BbanStructureEntry.swift:33:24: note: isolate 'needInit' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    private static var needInit = true
                       ^
Build complete! (6.99s)
Build complete.
Done.