imath60

Results 3 issues of imath60

求golang的demo

1、复现步骤:点击创建,页面报错提示如下: ![image](https://github.com/canyon-project/canyon/assets/6263682/49eb2017-5e69-4d5f-8cf1-95d861b5716c) 2、接口返回如下: `{ "errors": [ { "message": "\nInvalid `this.prisma.project.create()` invocation in\n/Users/liuyuan9/workspace/github/canyon/packages/canyon-backend/dist/project/services/project.service.js:52:36\n\n 49 }\n 50 async createProject(user, projectID, language) {\n 51 const { path_with_namespace, description, name, bu } = await...

新建项目,服务提供商下拉菜单为空,如图所示: ![image](https://github.com/canyon-project/canyon/assets/6263682/062ca10b-362d-4b9e-8dc9-7e8d677efb72) 查看代码使用的是GitProvider,如何初始化各字段数据。 ![image](https://github.com/canyon-project/canyon/assets/6263682/887cefc7-453e-4fa1-b78a-a3808764f783)