Error in console

Hello I am getting this error listed below in the console. What can I do to fix this error?

[RustEdit] - OnShopkeeperSpawned
Failed to execute OnFrame callback (Object reference not set to an instance of an object)
at void Oxide.Plugins.BuildingWorkbench.OnEntitySpawned(Workbench bench)+() => { } in /home/container/carbon/plugins/BuildingWorkbench.cs:line 293
at void Carbon.Managers.CarbonProcessor.Update() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63

Is there anything I can do to fix the error listed above?