Notarization isn’t called for the vast majority of builds on the vast majority of build systems.
Your local dev builds don’t call it or require it.
It’s only needed for release builds, where you want it notorized (required on iOS, highly recommended for MacOS). I make a Mac app and I call the notarization service once or twice a month.