检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Npm构建 执行Npm构建时,报错提示JavaScript heap out of memory 执行Npm构建时,报错提示Unexpected end of JSON ... 执行Npm构建时,报错提示enoent ENOENT: no such file or directory
scope String 模板范围,自定义模板默认为custom description String 模板说明 tool_type String 构建工具类型,yaml构建还是action构建 intl_description Object intl说明 parameters Array
command: | pip config set global.index-url https://pypi.org/simple pip config set global.trusted-host repo
执行Msbuild构建时,找不到程序集(**.dll) 问题现象 构建告警: warning MSB3245: 未能解析此引用。 未能找到程序集“Microsoft.Office.Interop.Word, Version=15.0.0.0, Culture=neutral, P
scope String 模板范围,自定义模板默认为custom description String 模板说明 tool_type String 构建工具类型,yaml构建还是action构建 intl_description Object intl说明 parameters Array
"name": "cn-north-4", "description": "", "links": { "next": null,
是否共享,开启后允许租户内所有成员在编译构建中使用该文件 create_time String 更新时间 update_time String 更新时间 description String 描述信息 表5 permission 参数 参数类型 描述 keystore_id String 文件ID setting
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
增值特性 编译构建服务提供了构建加速包增值特性。 构建加速服务通过解析构建工程的内部依赖关系,将构建任务拆解分发至多个执行机并发执行,结合增量编译技术,实现对软件编译过程的效率提升,支撑企业研发过程的快速迭代,缩短产品的上市周期。 表1 构建加速包 计费方式 包年/包月 适用场景
"defaultValue", "value" : "master" }, { "name" : "description", "value" : "Code branch, predefined parameters" }, {
参数类型 描述 file 是 File 文件 privacy 是 String 同意隐私声明,允许使用用户敏感信息进行相关业务操作。 description 否 String 文件描述 响应参数 状态码: 200 表2 响应Body参数 参数 参数类型 描述 result result
生成单元测试报告 该步骤用于解析用户生成的单元测试结果文件,并生成可视化报告。 前提条件 在执行“单元测试报告”步骤前,需已生成测试结果文件,并且该文件框架符合编译构建服务支持的框架类型。 图形化构建 在配置构建步骤中,添加“单元测试报告”构建步骤,参考表1配置参数。 表1 单元测试报告参数说明
"value" : "master" }, { "name" : "description", "value" : "description" }, { "name" : "deletion", "value"
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
"value" : "master" }, { "name" : "description", "value" : "description" }, { "name" : "deletion", "value"
"value" : "master" }, { "name" : "description", "value" : "description" }, { "name" : "deletion", "value"
原因分析 分析日志可知,项目中引用了“com.sun.jersey.api.client.config”包下面的内容,但构建时无法从项目中以及所有解析出的依赖包中找到此包导致。导致此结果的原因一般有两大类: 代码问题:代码中包引用不正确,此类问题较易排查,如有遇到可优先排查代码。 环境/