Show warning if 0 changeset specs have been created
Created by: mrnugget
This fixes https://github.com/sourcegraph/sourcegraph/issues/14531 by showing a warning.
Please note that I think it should only ever be a warning, otherwise it'll be really hard to run src campaign apply|preview
reliably in CI without some additional flags or something.