This is just a warning and not any critical issue. It could be a case where you have your wordpress debugging enabled. Can you checking in you wp-config.php in the root directory of your wordpress install.
Check to ensure that the line with wp_debug is set to false.
Realizing now that the problem isn't limited to where Views are displayed. The error also displays on where custom post types are rendered. See the error on the bottom of hidden link
I took a copy of the website and deployed it locally here and I wasn't able to replicate the issue.
As you can see from my screenshot the grants page on my copy doesn't display the error.
Given that this issue also occurs on pages where views isn't active then I suspect some issue with the Events Calendar plugin itself.
My recommendation here is perhaps you can cycle through the available php versions on your server as it could be a compatibility issue with your php version or get in touch with the events calendar support team for them to provide you with additional information on this issue.
So, with most everything (plugins) turned off, the error disappears when I turn off the Blocksy Companion plugin (hidden link).
As such, the issue may be the combination of all three (Toolset Views, The Event Calendar and the Blocksy Companion plugin). I've reported this to the team at Blocksy as well.