更新 readme.md

8 个作业 来自于 master 用时 32 秒 (排队 1 秒)

没有进行代码缺陷检查。可能是由于没有名称为“code-analysis”的job,请确认job名称。
状态 运行分数 作业 ID 作业名称 覆盖率
  Make
已通过 60 #221023
ubuntu-16.04 short-job
make

00:13

 
  Code Analysis
已失败 #221024
ubuntu-16.04 short-job code-analysis allowed to fail
code-analysis

00:10

 
  Case1
已失败 #221025
ubuntu-16.04 short-job
case1

00:08

手动操作 #221026
ubuntu-16.04 short-job allowed to fail manual
teacher-check1
 
  Case2
已跳过 #221027
ubuntu-16.04 short-job
case2
已跳过 #221028
ubuntu-16.04 short-job allowed to fail manual
teacher-check2
 
  Case3
已跳过 #221029
ubuntu-16.04 short-job
case3
已跳过 #221030
ubuntu-16.04 short-job allowed to fail manual
teacher-check3
 
作业 步骤 失败原因
已失败
case1 Case1
HEAD is now at ce35e0e 更新 readme.md
Checking out ce35e0ee as master...
Skipping Git submodules setup
$ make
gcc -g -w -fmax-errors=10 -std=c99 -fsigned-char -I. -D CODECODE_CI -c main.c -o main.o
gcc ./main.o -l"fl" -o app
$ ./app input1.txt > user_output1.txt
$ diff output1.txt user_output1.txt -b -B -y -i -W 100
�ڴ��ļ���д����ӡ���������� <ERROR: Job failed: exit code 1
已失败
code-analysis Code Analysis
INFO: Final Memory: 3M/59M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
ERROR: Unable to execute SonarQube
ERROR: Caused by: Fail to get bootstrap index from server
ERROR: Caused by: Expected URL scheme 'http' or 'https' but no colon was found
ERROR:
ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging.
ERROR: Job failed: exit code 1