All my requests to Firestore are classified as unverified because of AppCheck?

The firebase documentation says:

Important: Cloud Firestore support is currently available only for Android and iOS clients. If your project has a web app, don't enable Cloud Firestore enforcement until web client support is available.

Therefore, appcheck cannot be used with firestore for web applications.