["GLOBAL_MOUNT_CONTAINER" /* GLOBAL_MOUNT_CONTAINER */]: {
            message: `Vue detected directives on the mount container. ` +
                    `In Vue 3, the container is no longer considered part of the template ` +
                    `and will not be processed/replaced.`,
            link: `https://v3.vuejs.org/guide/migration/mount-changes.html`