Skip to content

Портировал oneget на typescript #126

Портировал oneget на typescript

Портировал oneget на typescript #126

Triggered via pull request May 20, 2024 19:49
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
TypeScript Tests
18s
TypeScript Tests
GitHub Actions Test
4s
GitHub Actions Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
TypeScript Tests: __tests__/downloader.test.ts#L1
'core' is defined but never used
TypeScript Tests: __tests__/filter.test.ts#L5
'filters' is never reassigned. Use 'const' instead
TypeScript Tests: __tests__/filter.test.ts#L6
'result' is never reassigned. Use 'const' instead
TypeScript Tests: __tests__/filter.test.ts#L12
'files' is never reassigned. Use 'const' instead
TypeScript Tests: __tests__/filter.test.ts#L23
'result1' is never reassigned. Use 'const' instead
TypeScript Tests: __tests__/filter.test.ts#L27
'result2' is never reassigned. Use 'const' instead
TypeScript Tests: __tests__/filter.test.ts#L32
'filters' is never reassigned. Use 'const' instead
TypeScript Tests: __tests__/filter.test.ts#L33
'result' is never reassigned. Use 'const' instead
TypeScript Tests: __tests__/filter.test.ts#L38
'fixtures' is never reassigned. Use 'const' instead
TypeScript Tests: __tests__/index.test.ts#L43
'name' is defined but never used
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['type', 'edt_version', 'onec_version', 'oneget_version', 'cache', 'cache_distr']
TypeScript Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript Tests: __tests__/downloader.test.ts#L6
Test has no assertions
TypeScript Tests: __tests__/filter.test.ts#L31
Test has no assertions
TypeScript Tests: __tests__/ongetjs.test.ts#L9
Some tests seem to be commented
TypeScript Tests: __tests__/ongetjs.test.ts#L14
Some tests seem to be commented
TypeScript Tests: __tests__/ongetjs.test.ts#L19
Some tests seem to be commented
TypeScript Tests: __tests__/ongetjs.test.ts#L25
Some tests seem to be commented
TypeScript Tests: __tests__/ongetjs.test.ts#L31
Test has no assertions
TypeScript Tests: __tests__/ongetjs.test.ts#L45
Test has no assertions
TypeScript Tests: __tests__/unpacker.test.ts#L4
Test has no assertions
TypeScript Tests: src/onegetjs/index.ts#L48
Expected a `for-of` loop instead of a `for` loop with this simple iteration