Skip to content

fix typo

fix typo #1973

Triggered via push April 2, 2024 07:40
Status Failure
Total duration 5m 31s
Artifacts

test.yml

on: push
Matrix: lint
Matrix: test-jest
Matrix: test-playwright
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 5 warnings
lint (lts/*): node_modules/tinydate/index.d.ts#L7
An export assignment cannot be used in a module with other exported elements.
lint (lts/*): src/core/config.js#L121
This expression is not callable.
lint (lts/*): src/core/config.js#L138
Property 'click' does not exist on type 'Element'.
lint (lts/*): src/core/config.js#L139
Property 'focus' does not exist on type 'Element'.
lint (lts/*): src/core/event/index.js#L24
Expected 0-2 arguments, but got 3.
lint (lts/*): src/core/event/index.js#L38
Expected 4 arguments, but got 2.
lint (lts/*): src/core/event/index.js#L50
Expected 1 arguments, but got 2.
lint (lts/*): src/core/event/index.js#L51
Expected 0-1 arguments, but got 2.
lint (lts/*): src/core/event/index.js#L184
Expected 2 arguments, but got 1.
lint (lts/*): src/core/event/index.js#L186
Expected 2 arguments, but got 1.
test-jest (lts/*, ubuntu-latest): node_modules/tinydate/index.d.ts#L7
An export assignment cannot be used in a module with other exported elements.
test-jest (lts/*, ubuntu-latest): src/core/config.js#L121
This expression is not callable.
test-jest (lts/*, ubuntu-latest): src/core/config.js#L138
Property 'click' does not exist on type 'Element'.
test-jest (lts/*, ubuntu-latest): src/core/config.js#L139
Property 'focus' does not exist on type 'Element'.
test-jest (lts/*, ubuntu-latest): src/core/event/index.js#L24
Expected 0-2 arguments, but got 3.
test-jest (lts/*, ubuntu-latest): src/core/event/index.js#L38
Expected 4 arguments, but got 2.
test-jest (lts/*, ubuntu-latest): src/core/event/index.js#L50
Expected 1 arguments, but got 2.
test-jest (lts/*, ubuntu-latest): src/core/event/index.js#L51
Expected 0-1 arguments, but got 2.
test-jest (lts/*, ubuntu-latest): src/core/event/index.js#L184
Expected 2 arguments, but got 1.
test-jest (lts/*, ubuntu-latest): src/core/event/index.js#L186
Expected 2 arguments, but got 1.
test-jest (lts/*, macos-latest): node_modules/tinydate/index.d.ts#L7
An export assignment cannot be used in a module with other exported elements.
test-jest (lts/*, macos-latest): src/core/config.js#L121
This expression is not callable.
test-jest (lts/*, macos-latest): src/core/config.js#L138
Property 'click' does not exist on type 'Element'.
test-jest (lts/*, macos-latest): src/core/config.js#L139
Property 'focus' does not exist on type 'Element'.
test-jest (lts/*, macos-latest): src/core/event/index.js#L24
Expected 0-2 arguments, but got 3.
test-jest (lts/*, macos-latest): src/core/event/index.js#L38
Expected 4 arguments, but got 2.
test-jest (lts/*, macos-latest): src/core/event/index.js#L50
Expected 1 arguments, but got 2.
test-jest (lts/*, macos-latest): src/core/event/index.js#L51
Expected 0-1 arguments, but got 2.
test-jest (lts/*, macos-latest): src/core/event/index.js#L184
Expected 2 arguments, but got 1.
test-jest (lts/*, macos-latest): src/core/event/index.js#L186
Expected 2 arguments, but got 1.
test-jest (lts/*, windows-latest): node_modules/tinydate/index.d.ts#L7
An export assignment cannot be used in a module with other exported elements.
test-jest (lts/*, windows-latest): src/core/config.js#L121
This expression is not callable.
test-jest (lts/*, windows-latest): src/core/config.js#L138
Property 'click' does not exist on type 'Element'.
test-jest (lts/*, windows-latest): src/core/config.js#L139
Property 'focus' does not exist on type 'Element'.
test-jest (lts/*, windows-latest): src/core/event/index.js#L24
Expected 0-2 arguments, but got 3.
test-jest (lts/*, windows-latest): src/core/event/index.js#L38
Expected 4 arguments, but got 2.
test-jest (lts/*, windows-latest): src/core/event/index.js#L50
Expected 1 arguments, but got 2.
test-jest (lts/*, windows-latest): src/core/event/index.js#L51
Expected 0-1 arguments, but got 2.
test-jest (lts/*, windows-latest): src/core/event/index.js#L184
Expected 2 arguments, but got 1.
test-jest (lts/*, windows-latest): src/core/event/index.js#L186
Expected 2 arguments, but got 1.
test-playwright (lts/*)
Process completed with exit code 1.
test-playwright (lts/*): node_modules/tinydate/index.d.ts#L7
An export assignment cannot be used in a module with other exported elements.
test-playwright (lts/*): src/core/config.js#L121
This expression is not callable.
test-playwright (lts/*): src/core/config.js#L138
Property 'click' does not exist on type 'Element'.
test-playwright (lts/*): src/core/config.js#L139
Property 'focus' does not exist on type 'Element'.
test-playwright (lts/*): src/core/event/index.js#L24
Expected 0-2 arguments, but got 3.
test-playwright (lts/*): src/core/event/index.js#L38
Expected 4 arguments, but got 2.
test-playwright (lts/*): src/core/event/index.js#L50
Expected 1 arguments, but got 2.
test-playwright (lts/*): src/core/event/index.js#L51
Expected 0-1 arguments, but got 2.
test-playwright (lts/*): src/core/event/index.js#L184
Expected 2 arguments, but got 1.
test-playwright (lts/*): src/core/event/index.js#L186
Expected 2 arguments, but got 1.
test-playwright (lts/*)
The artifact name is not valid: -lts/*-artifacts. Contains the following character: Asterisk * Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash / These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
lint (lts/*)
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/.
test-jest (lts/*, ubuntu-latest)
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/.
test-jest (lts/*, macos-latest)
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/.
test-jest (lts/*, windows-latest)
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/.
test-playwright (lts/*)
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/.