Seeing warning about using old version even after migrating from CircleCI 1.0 to 2.0

As per Circle Ci migration guide from 1.0 to 2.0, I create.circleci/config.yml and started deploying the code through that. The code deployment is happening all right but I am still seeing warnings in the UI about build settings not available in CircleCi 2.0 and that the app should be migrated from 1.0 to 2.0. I have attached the screenshots of the warning messages.
I am not sure if these warnings are safe to ignore or that I have missed some step in the upgrade process. Any insights?

I think this is the same as this one:

As long as your builds have the little “2.0” label next to them, you’re good to go. That entire page is deprecated with 2.0 and will be going away in the future.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.