After updating turbo from 1.10.16 to 1.11.0, every turbo command prints "WARNING artifact verification failed: Error making HTTP request: HTTP status client error (401 Unauthorized)". The reporter used a self-hosted remote cache with TURBOTOKEN set in the root .env file, and it had worked without warnings before the update. Another reporter found the same warning is reliably triggered when a remoteCache section is configured in turbo.json, in which case the TURBOTOKEN env variable appears to be ignored.