Skip to content

feat: 优化ts版本算法代码,删除冗余算法代码,基于Eslint格式化 #273

feat: 优化ts版本算法代码,删除冗余算法代码,基于Eslint格式化

feat: 优化ts版本算法代码,删除冗余算法代码,基于Eslint格式化 #273

Triggered via pull request November 1, 2024 09:49
Status Success
Total duration 4m 55s
Artifacts

CI.yml

on: pull_request
基础编译构建
4m 44s
基础编译构建
构建Docker镜像
0s
构建Docker镜像
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
基础编译构建
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
基础编译构建: code/ds/js版本/BinaryInsertSort.js#L41
Unexpected console statement
基础编译构建: code/ds/js版本/BinaryInsertSort.js#L43
Unexpected console statement
基础编译构建: code/ds/js版本/BubbleSort.js#L35
Unexpected console statement
基础编译构建: code/ds/js版本/BubbleSort.js#L37
Unexpected console statement
基础编译构建: code/ds/js版本/QuickSort.js#L50
Unexpected console statement
基础编译构建: code/ds/js版本/QuickSort.js#L52
Unexpected console statement
基础编译构建: code/ds/js版本/ShellSort.js#L6
Missing JSDoc @returns description
基础编译构建: code/ds/js版本/ShellSort.js#L32
Unexpected console statement
基础编译构建: code/ds/js版本/ShellSort.js#L47
Unexpected console statement
基础编译构建: code/ds/js版本/ShellSort.js#L52
Unexpected console statement