I am getting multiple errors surrounding firebase storage that have never happened before

Anyone ever seen these errors that popped up for me? I have never had any issues like these before.

#1: Code Magic Deploy:

Swift Compiler Error (Xcode): Value of optional type '(any StorageProvider)?' must be unwrapped to refer to member 'storage' of wrapped base type 'any StorageProvider' /Users/builder/clone/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:72:11 Swift Compiler Error (Xcode): Value of optional type '(any StorageProvider)?' must be unwrapped to refer to member 'storage' of wrapped base type 'any StorageProvider' /Users/builder/clone/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:87:11 Swift Compiler Error (Xcode): Cannot assign value of type '(any AuthInterop)?' to type 'any AuthInterop' /Users/builder/clone/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:290:38 Swift Compiler Error (Xcode): Cannot assign value of type '(any AppCheckInterop)?' to type 'any AppCheckInterop' /Users/builder/clone/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:292:46 Encountered error while archiving for device. Build failed :| Step 11 script Flutter build ipa and automatic versioning exited with status code 1

#2: Trying to update a document on web:

main.dart.js:4133 Uncaught Error: Failed to execute 'setItem' on 'Storage': Setting the value of 'FlutterSecureStorage.ff_podcasts' exceeded the quota.

&

Uncaught

3 replies