function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mark MaslowMark Maslow 

Deploying from Force.com IDE

I'm using the Force.com IDE to deploy.
When validating my deployment, it says the deployment was a success.
Most of the entries in the log say:
   Action:  UPDATED
   Result:  SUCCESS
   Problem: n/a
But some say:
   Action:  NO ACTION
   Result:  SUCCESS
   Problem: n/a
If Result = "SUCCESS", Should I be concerned that Action = "NO ACTION"? What does that mean? 
Mark MaslowMark Maslow
It looks like everything actually deployed properly, even when log showed Action NO ACTION. Guess it's some obscure bug.