Skip to content

feat: refactor with typescript #210

feat: refactor with typescript

feat: refactor with typescript #210

Triggered via pull request October 5, 2023 14:49
@fengmk2fengmk2
synchronize #12
ts-refactor
Status Failure
Total duration 49s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
build (18, ubuntu-latest): src/OSSObject.ts#L845
Trailing spaces not allowed
build (18, ubuntu-latest): src/OSSObject.ts#L853
Trailing spaces not allowed
build (18, ubuntu-latest): test/OSSObject.test.ts#L2245
Missing trailing comma
build (18, ubuntu-latest)
Process completed with exit code 1.
build (16, ubuntu-latest): src/OSSObject.ts#L845
Trailing spaces not allowed
build (16, ubuntu-latest): src/OSSObject.ts#L853
Trailing spaces not allowed
build (16, ubuntu-latest): test/OSSObject.test.ts#L2245
Missing trailing comma
build (16, ubuntu-latest)
Process completed with exit code 1.
build (20, ubuntu-latest): src/OSSObject.ts#L845
Trailing spaces not allowed
build (20, ubuntu-latest): src/OSSObject.ts#L853
Trailing spaces not allowed
build (20, ubuntu-latest): test/OSSObject.test.ts#L2245
Missing trailing comma
build (20, ubuntu-latest)
Process completed with exit code 1.
build (18, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/