Update dep & fix vulnerabilities #991
ci.yml
on: pull_request
Matrix: build
gh-pages
0s
npm-publish-build
0s
npm-publish-latest
0s
Annotations
5 errors and 15 warnings
|
build (22.x)
Process completed with exit code 1.
|
|
build (20.x)
The operation was canceled.
|
|
build (20.x)
The strategy configuration was canceled because "build._22_x" failed
|
|
build (18.x)
The operation was canceled.
|
|
build (18.x)
The strategy configuration was canceled because "build._22_x" failed
|
|
build (22.x):
src/utils/index.js#L476
'e' is defined but never used
|
|
build (22.x):
src/utils/index.js#L275
'e' is defined but never used
|
|
build (22.x):
src/chat/infinite.js#L407
'scrollBackbuttonCell' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
src/chat/infinite.js#L352
'scrollForwardButtonHandler' is defined but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
eslint.config.mjs#L13
'compat' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build (20.x):
src/utils/index.js#L476
'e' is defined but never used
|
|
build (20.x):
src/utils/index.js#L275
'e' is defined but never used
|
|
build (20.x):
src/chat/infinite.js#L407
'scrollBackbuttonCell' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build (20.x):
src/chat/infinite.js#L352
'scrollForwardButtonHandler' is defined but never used. Allowed unused vars must match /^_/u
|
|
build (20.x):
eslint.config.mjs#L13
'compat' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build (18.x):
src/utils/index.js#L476
'e' is defined but never used
|
|
build (18.x):
src/utils/index.js#L275
'e' is defined but never used
|
|
build (18.x):
src/chat/infinite.js#L407
'scrollBackbuttonCell' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build (18.x):
src/chat/infinite.js#L352
'scrollForwardButtonHandler' is defined but never used. Allowed unused vars must match /^_/u
|
|
build (18.x):
eslint.config.mjs#L13
'compat' is assigned a value but never used. Allowed unused vars must match /^_/u
|