Unexpected error has occurred during the library compilation process - Compilation Failed while publishing package

When I am trying to publish a package I am getting the below errors after updating the UiPath studio to the latest version

The assembly compilation returned the following errors:
error CS0246: The type or namespace name ‘CodedWorkflow’ could not be found (are you missing a using directive or an assembly reference?)
error CS0103: The name ‘serviceContainer’ does not exist in the current context
error CS1503: Argument 2: cannot convert from ‘CEF_Workflow_UiPath_TestAutomationProject_Tests.Bootloader’ to ‘UiPath.CodedWorkflows.CodedWorkflowBase’

Today also I received an update for UiPath studio. Even after updating I am getting the same error while publishing the package. Can anyone help me on this?

Can anyone please help me on this?

Hi @nakkina.visrutha

Before Publishing, it is Recommended to Analyse and validate your project. The errors are not because of publish. Since you’ve updated studio, check the versions of your dependencies as well. Revert back the versions of your dependencies to the one you had previously, if you remember.

I can observe a pattern in the error. Please check the package UiPath.CodedWorkflows