The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ATProtoKit, reference main (618aa3), with Swift 5.10 for Linux on 2 Dec 2025 09:25:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:67:24: warning: stored property 'uri' of 'Sendable'-conforming struct 'External' has non-sendable type 'URL'
            public let uri: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:168:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewExternal' has non-sendable type 'URL?'
            public let thumbnailImageURL: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:166:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let thumbnailImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:173:24: warning: stored property 'fullSizeImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let fullSizeImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:769:20: warning: stored property 'avatarImageURL' of 'Sendable'-conforming struct 'GeneratorViewDefinition' has non-sendable type 'URL?'
        public let avatarImageURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:57:24: warning: stored property 'privacyPolicy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let privacyPolicy: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:60:24: warning: stored property 'termsOfService' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let termsOfService: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[554/582] Compiling ATProtoKit AppBskyFeedDescribeFeedGenerator.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:49:20: warning: stored property 'websiteURL' of 'Sendable'-conforming struct 'ProfileRecord' has non-sendable type 'URL?'
        public let websiteURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:67:24: warning: stored property 'uri' of 'Sendable'-conforming struct 'External' has non-sendable type 'URL'
            public let uri: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:168:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewExternal' has non-sendable type 'URL?'
            public let thumbnailImageURL: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:166:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let thumbnailImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:173:24: warning: stored property 'fullSizeImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let fullSizeImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:769:20: warning: stored property 'avatarImageURL' of 'Sendable'-conforming struct 'GeneratorViewDefinition' has non-sendable type 'URL?'
        public let avatarImageURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:57:24: warning: stored property 'privacyPolicy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let privacyPolicy: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:60:24: warning: stored property 'termsOfService' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let termsOfService: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[555/582] Compiling ATProtoKit AppBskyFeedGenerator.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:49:20: warning: stored property 'websiteURL' of 'Sendable'-conforming struct 'ProfileRecord' has non-sendable type 'URL?'
        public let websiteURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:67:24: warning: stored property 'uri' of 'Sendable'-conforming struct 'External' has non-sendable type 'URL'
            public let uri: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:168:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewExternal' has non-sendable type 'URL?'
            public let thumbnailImageURL: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:166:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let thumbnailImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:173:24: warning: stored property 'fullSizeImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let fullSizeImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:769:20: warning: stored property 'avatarImageURL' of 'Sendable'-conforming struct 'GeneratorViewDefinition' has non-sendable type 'URL?'
        public let avatarImageURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:57:24: warning: stored property 'privacyPolicy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let privacyPolicy: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:60:24: warning: stored property 'termsOfService' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let termsOfService: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[556/582] Compiling ATProtoKit AppBskyFeedGetActorFeeds.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:49:20: warning: stored property 'websiteURL' of 'Sendable'-conforming struct 'ProfileRecord' has non-sendable type 'URL?'
        public let websiteURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:67:24: warning: stored property 'uri' of 'Sendable'-conforming struct 'External' has non-sendable type 'URL'
            public let uri: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:168:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewExternal' has non-sendable type 'URL?'
            public let thumbnailImageURL: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:166:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let thumbnailImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:173:24: warning: stored property 'fullSizeImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let fullSizeImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:769:20: warning: stored property 'avatarImageURL' of 'Sendable'-conforming struct 'GeneratorViewDefinition' has non-sendable type 'URL?'
        public let avatarImageURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:57:24: warning: stored property 'privacyPolicy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let privacyPolicy: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:60:24: warning: stored property 'termsOfService' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let termsOfService: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[557/582] Compiling ATProtoKit AppBskyFeedGetActorLikes.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:49:20: warning: stored property 'websiteURL' of 'Sendable'-conforming struct 'ProfileRecord' has non-sendable type 'URL?'
        public let websiteURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:67:24: warning: stored property 'uri' of 'Sendable'-conforming struct 'External' has non-sendable type 'URL'
            public let uri: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:168:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewExternal' has non-sendable type 'URL?'
            public let thumbnailImageURL: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:166:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let thumbnailImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:173:24: warning: stored property 'fullSizeImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let fullSizeImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:769:20: warning: stored property 'avatarImageURL' of 'Sendable'-conforming struct 'GeneratorViewDefinition' has non-sendable type 'URL?'
        public let avatarImageURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:57:24: warning: stored property 'privacyPolicy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let privacyPolicy: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:60:24: warning: stored property 'termsOfService' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let termsOfService: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[558/582] Compiling ATProtoKit AppBskyFeedGetAuthorFeed.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:49:20: warning: stored property 'websiteURL' of 'Sendable'-conforming struct 'ProfileRecord' has non-sendable type 'URL?'
        public let websiteURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Actor/AppBskyActorProfile.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:67:24: warning: stored property 'uri' of 'Sendable'-conforming struct 'External' has non-sendable type 'URL'
            public let uri: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedExternal.swift:168:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewExternal' has non-sendable type 'URL?'
            public let thumbnailImageURL: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:166:24: warning: stored property 'thumbnailImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let thumbnailImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Embed/AppBskyEmbedImages.swift:173:24: warning: stored property 'fullSizeImageURL' of 'Sendable'-conforming struct 'ViewImage' has non-sendable type 'URL'
            public let fullSizeImageURL: URL
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:769:20: warning: stored property 'avatarImageURL' of 'Sendable'-conforming struct 'GeneratorViewDefinition' has non-sendable type 'URL?'
        public let avatarImageURL: URL?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:57:24: warning: stored property 'privacyPolicy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let privacyPolicy: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/app.bsky/Feed/AppBskyFeedDescribeFeedGenerator.swift:60:24: warning: stored property 'termsOfService' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
            public let termsOfService: URL?
                       ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[559/582] Compiling ATProtoKit ToolsOzoneCommunicationCreateTemplate.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[560/582] Compiling ATProtoKit ToolsOzoneCommunicationDefs.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[561/582] Compiling ATProtoKit ToolsOzoneCommunicationDeleteTemplate.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[562/582] Compiling ATProtoKit ToolsOzoneCommunicationListTemplates.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[563/582] Compiling ATProtoKit ToolsOzoneCommunicationUpdateTemplate.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[564/582] Compiling ATProtoKit ToolsOzoneHostingGetAccountHistory.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[565/582] Compiling ATProtoKit ToolsOzoneModerationCancelScheduledActions.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[566/582] Compiling ATProtoKit ToolsOzoneModerationDefs.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[567/582] Compiling ATProtoKit ToolsOzoneModerationEmitEvent.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[568/582] Compiling ATProtoKit ToolsOzoneModerationGetAccountTimeline.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[569/582] Compiling ATProtoKit ToolsOzoneModerationGetRecords.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[570/582] Compiling ATProtoKit ToolsOzoneModerationGetReporterStats.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[571/582] Compiling ATProtoKit ToolsOzoneModerationGetRepos.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[572/582] Compiling ATProtoKit ToolsOzoneModerationGetSubjects.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[573/582] Compiling ATProtoKit ToolsOzoneModerationListScheduledActions.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[574/582] Compiling ATProtoKit ToolsOzoneModerationQueryEvents.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[575/582] Compiling ATProtoKit ToolsOzoneModerationQueryStatuses.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[576/582] Compiling ATProtoKit ToolsOzoneModerationSearchRepos.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[577/582] Compiling ATProtoKit ToolsOzoneSafelinkAddRule.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[578/582] Compiling ATProtoKit ToolsOzoneSafelinkDefs.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[579/582] Compiling ATProtoKit ToolsOzoneSafelinkQueryEvents.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[580/582] Compiling ATProtoKit ToolsOzoneSafelinkQueryRules.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[581/582] Compiling ATProtoKit ToolsOzoneSafelinkRemoveRule.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[582/582] Compiling ATProtoKit ToolsOzoneSafelinkUpdateRule.swift
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:45:20: warning: stored property 'language' of 'Sendable'-conforming struct 'CreateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationCreateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:50:20: warning: stored property 'language' of 'Sendable'-conforming struct 'TemplateViewDefinition' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:35:20: warning: stored property 'language' of 'Sendable'-conforming struct 'UpdateTemplateRequestBody' has non-sendable type 'Locale?'
        public let language: Locale?
                   ^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Communication/ToolsOzoneCommunicationUpdateTemplate.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'AddRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkAddRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:35:20: warning: stored property 'url' of 'Sendable'-conforming struct 'EventDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkDefs.swift:353:20: warning: stored property 'url' of 'Sendable'-conforming struct 'URLRuleDefinition' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:51:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryEventsRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryEvents.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:57:20: warning: stored property 'urls' of 'Sendable'-conforming struct 'QueryRulesRequestBody' has non-sendable type '[URL]?'
        public let urls: [URL]?
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkQueryRules.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'RemoveRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkRemoveRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:27:20: warning: stored property 'url' of 'Sendable'-conforming struct 'UpdateRuleRequestBody' has non-sendable type 'URL'
        public let url: URL
                   ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/ATProtoKit/Models/Lexicons/tools.ozone/Safelink/ToolsOzoneSafelinkUpdateRule.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
error: fatalError
BUILD FAILURE 5.10 linux