deprecate globals and global script data-* attributes, and set up the… #1966
test.yml
on: push
Matrix: lint
Matrix: test-jest
Matrix: test-playwright
Annotations
62 errors and 15 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.
|
lint (lts/*):
dist/core/module.js#L1
Unexpected var, use let or const instead
|
lint (lts/*):
dist/core/module.js#L1
'globalThis' is not defined
|
lint (lts/*):
dist/core/module.js#L4
["default"] is better written in dot notation
|
lint (lts/*):
dist/core/module.js#L7
Unexpected var, use let or const instead
|
lint (lts/*):
dist/core/module.js#L14
Expected space or tab after '//' in comment
|
lint (lts/*):
dist/core/module.js#L16
Unexpected var, use let or const instead
|
lint (lts/*):
dist/core/module.js#L19
'WorkerGlobalScope' is not defined
|
lint (lts/*):
dist/core/module.js#L32
Unexpected var, use let or const instead
|
lint (lts/*):
dist/core/module.js#L32
'_self' is already declared in the upper scope on line 16 column 6
|
lint (lts/*):
dist/core/module.js#L35
Unexpected var, use let or const instead
|
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/.
|
lint (lts/*):
dist/core/module.js#L1298
Unnecessary escape character: \[
|
lint (lts/*):
dist/core/module.js#L1317
Unnecessary escape character: \/
|
lint (lts/*):
dist/core/module.js#L1317
Unnecessary escape character: \/
|
lint (lts/*):
dist/core/module.js#L1321
Unnecessary escape character: \/
|
lint (lts/*):
dist/core/module.js#L1324
Unnecessary escape character: \/
|
lint (lts/*):
dist/core/module.js#L1345
Unnecessary escape character: \/
|
lint (lts/*):
dist/core/module.js#L1347
Unnecessary escape character: \/
|
lint (lts/*):
dist/core/module.js#L1596
Unnecessary escape character: \[
|
lint (lts/*):
dist/core/module.js#L1647
Unnecessary escape character: \[
|
lint (lts/*):
dist/core/module.js#L1650
Unnecessary escape character: \[
|
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/.
|