Skip to content

  • 项目
  • 群组
  • 代码片段
  • 帮助
  • 当前项目
    • 正在载入...
  • 登录 / 注册
L
Lab001
  • 项目
    • 项目
    • 详情
    • 活动
    • 周期分析
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
    • 统计图
  • 问题 0
    • 问题 0
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 0
    • 合并请求 0
  • CI / CD
    • CI / CD
    • 流水线
    • 作业
    • 日程
    • 统计图
  • Wiki
    • Wiki
  • 代码片段
    • 代码片段
  • 成员
    • 成员
  • 折叠边栏
  • 活动
  • 图像
  • 聊天
  • 创建新问题
  • 作业
  • 提交
  • 问题看板
  • 银宸时代
    • DS Lab Group
  • 实验项目模板
  • Lab001
  • Merge Requests
  • !1

Closed
在 12月 01, 2020 由 演示学生1@demo1@demo1 1
  • 违规举报
举报违规

1b1f9fd5

  • 讨论 4
  • 提交 4
  • 变更 4
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • 小助同学
    @xiaozhu 开始一个讨论 于 提交 a1f111e5 7月 28, 2020
    • 小助同学 @xiaozhu commented · 7月 28, 2020
      Developer

      代码质量分析发现了 2 个问题。

      • ⛔ 0 blocker
      • 🚫 0 critical
      • ⚠ 0 major
      • 🔽 2 minor
      • ℹ 0 info

      注意: 存在下列问题的代码行在本次提交中没有发生变更,无法使用代码行评论的方式进行报告。所以将下列问题汇总显示在这里(点击问题链接可以转到对应的源代码行):

      1. 🔽 Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config. (ProjectKey-129189) 📘
      2. 🔽 Unused variable: nIndex 📘
      编辑时间 7月 28, 2020
      代码质量分析发现了 2 个问题。 * :no_entry: 0 blocker * :no_entry_sign: 0 critical * :warning: 0 major * :arrow_down_small: 2 minor * :information_source: 0 info 注意: 存在下列问题的代码行在本次提交中没有发生变更,无法使用代码行评论的方式进行报告。所以将下列问题汇总显示在这里(点击问题链接可以转到对应的源代码行): 1. :arrow_down_small: Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config. (ProjectKey-129189) [:blue_book:](http://39.104.162.212:9000/coding_rules#rule_key=cppcheck-c%3AmissingIncludeSystem) 1. :arrow_down_small: [Unused variable: nIndex](https://www.codecode.net/engintime-cs/2019/176/mission17995/blob/a1f111e587f40315af1ef73c2bb6b59b1f19f7f2/main.c#L48) [:blue_book:](http://39.104.162.212:9000/coding_rules#rule_key=cppcheck-c%3AunusedVariable)
    Please register or sign in to reply
  • 小助同学
    @xiaozhu 开始一个讨论 于 提交 f20ce36d 7月 28, 2020
    • 小助同学 @xiaozhu commented · 7月 28, 2020
      Developer

      代码质量分析发现了 2 个问题。

      • ⛔ 0 blocker
      • 🚫 0 critical
      • ⚠ 0 major
      • 🔽 2 minor
      • ℹ 0 info

      注意: 存在下列问题的代码行在本次提交中没有发生变更,无法使用代码行评论的方式进行报告。所以将下列问题汇总显示在这里(点击问题链接可以转到对应的源代码行):

      1. 🔽 Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config. (ProjectKey-129189) 📘
      2. 🔽 Unused variable: nIndex 📘
      编辑时间 7月 28, 2020
      代码质量分析发现了 2 个问题。 * :no_entry: 0 blocker * :no_entry_sign: 0 critical * :warning: 0 major * :arrow_down_small: 2 minor * :information_source: 0 info 注意: 存在下列问题的代码行在本次提交中没有发生变更,无法使用代码行评论的方式进行报告。所以将下列问题汇总显示在这里(点击问题链接可以转到对应的源代码行): 1. :arrow_down_small: Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config. (ProjectKey-129189) [:blue_book:](http://39.104.162.212:9000/coding_rules#rule_key=cppcheck-c%3AmissingIncludeSystem) 1. :arrow_down_small: [Unused variable: nIndex](https://www.codecode.net/engintime-cs/2019/176/mission17995/blob/f20ce36d928034ac2e3eab655615051d4ab00e56/main.c#L48) [:blue_book:](http://39.104.162.212:9000/coding_rules#rule_key=cppcheck-c%3AunusedVariable)
    Please register or sign in to reply
  • 小助同学
    @xiaozhu 开始一个讨论 于 提交 1b1f9fd5 7月 28, 2020
    由 小助同学 于 5月 08, 2021 最近更新
    • 小助同学 @xiaozhu commented · 7月 28, 2020
      Developer

      代码质量分析发现了 2 个问题。

      • ⛔ 0 blocker
      • 🚫 0 critical
      • ⚠ 0 major
      • 🔽 2 minor
      • ℹ 0 info

      注意: 存在下列问题的代码行在本次提交中没有发生变更,无法使用代码行评论的方式进行报告。所以将下列问题汇总显示在这里(点击问题链接可以转到对应的源代码行):

      1. 🔽 Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config. (ProjectKey-129189) 📘
      2. 🔽 Unused variable: nIndex 📘
      编辑时间 7月 28, 2020
      代码质量分析发现了 2 个问题。 * :no_entry: 0 blocker * :no_entry_sign: 0 critical * :warning: 0 major * :arrow_down_small: 2 minor * :information_source: 0 info 注意: 存在下列问题的代码行在本次提交中没有发生变更,无法使用代码行评论的方式进行报告。所以将下列问题汇总显示在这里(点击问题链接可以转到对应的源代码行): 1. :arrow_down_small: Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config. (ProjectKey-129189) [:blue_book:](http://39.104.162.212:9000/coding_rules#rule_key=cppcheck-c%3AmissingIncludeSystem) 1. :arrow_down_small: [Unused variable: nIndex](https://www.codecode.net/engintime-cs/2019/176/mission17995/blob/1b1f9fd53c01615d37a45a392e805e37a03bb2f2/main.c#L48) [:blue_book:](http://39.104.162.212:9000/coding_rules#rule_key=cppcheck-c%3AunusedVariable)
    • 小助同学 @xiaozhu commented · 5月 08, 2021
      Developer

      代码质量分析发现了 2 个问题。

      • ⛔ 0 blocker
      • 🚫 0 critical
      • ⚠ 0 major
      • 🔽 2 minor
      • ℹ 0 info

      注意: 存在下列问题的代码行在本次提交中没有发生变更,无法使用代码行评论的方式进行报告。所以将下列问题汇总显示在这里(点击问题链接可以转到对应的源代码行):

      1. 🔽 Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config. (ProjectKey-129189) 📘
      2. 🔽 Unused variable: nIndex 📘
      代码质量分析发现了 2 个问题。 * :no_entry: 0 blocker * :no_entry_sign: 0 critical * :warning: 0 major * :arrow_down_small: 2 minor * :information_source: 0 info 注意: 存在下列问题的代码行在本次提交中没有发生变更,无法使用代码行评论的方式进行报告。所以将下列问题汇总显示在这里(点击问题链接可以转到对应的源代码行): 1. :arrow_down_small: Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config. (ProjectKey-129189) [:blue_book:](http://172.24.41.109:9000/coding_rules#rule_key=cppcheck-c%3AmissingIncludeSystem) 1. :arrow_down_small: [Unused variable: nIndex](https://www.codecode.net/engintime-cs/2019/176/mission17995/blob/1b1f9fd53c01615d37a45a392e805e37a03bb2f2/main.c#L48) [:blue_book:](http://172.24.41.109:9000/coding_rules#rule_key=cppcheck-c%3AunusedVariable)
    Please register or sign in to reply
  • 演示学生1 @demo1

    closed

    · 12月 01, 2020

    closed

    closed
    切换提交列表
  • 编写
  • 预览
您添加了 0 人 到此讨论。请谨慎行事。
请先完成此评论的编辑!
请 注册 或者 登录 后发表评论
指派人
未指派
分配到
无
里程碑
无
分配里程碑
工时统计
0
标记
无
指派标记
  • 查看项目标记
引用: engintime/ds-lab/Project-Template/Lab001!1