Skip to content

feat: string repeat function #388

feat: string repeat function

feat: string repeat function #388

Triggered via pull request April 15, 2024 02:43
Status Failure
Total duration 43s
Artifacts

test-on-pr.yml

on: pull_request
check-format
12s
check-format
verify-cdn-build-matches-src
14s
verify-cdn-build-matches-src
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
check-format
Process completed with exit code 1.
verify-cdn-build-matches-src: node_modules/@types/mocha/index.d.ts#L2639
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
verify-cdn-build-matches-src: node_modules/@types/mocha/index.d.ts#L2657
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
verify-cdn-build-matches-src: node_modules/@types/mocha/index.d.ts#L2673
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
verify-cdn-build-matches-src: node_modules/@types/mocha/index.d.ts#L2694
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
verify-cdn-build-matches-src: node_modules/@types/mocha/index.d.ts#L2708
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
verify-cdn-build-matches-src: node_modules/@types/mocha/index.d.ts#L2722
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
verify-cdn-build-matches-src: node_modules/@types/mocha/index.d.ts#L2729
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
verify-cdn-build-matches-src
Process completed with exit code 2.
check-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify-cdn-build-matches-src
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.17.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.