Description
This error usually occurs because SQL Change Automation uses, by default, SQL LocalDB to validate the scripts folder.
SQL Local DB does not support Full-Text Search
Workaround
You need to use either the -TemporaryDatabaseServer or -TemporaryDatabase parameter on the Invoke-DatabaseBuild cmdlet (or, if using an add-on, use the corresponding parameter fields on the build step)