Streams search for element(s) inside template tag #2944
Annotations
9 errors and 1 warning
build:
src/elements/stream_element.js#L172
Trailing spaces not allowed
|
build:
src/elements/stream_element.js#L177
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
|
build:
src/elements/stream_element.js#L189
'elements' is never reassigned. Use 'const' instead
|
build:
src/elements/stream_element.js#L189
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
|
build:
src/elements/stream_element.js#L189
Extra semicolon
|
build:
src/elements/stream_element.js#L191
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
|
build:
src/tests/functional/stream_tests.js#L33
Extra semicolon
|
build:
src/tests/functional/stream_tests.js#L80
Extra semicolon
|
build
Process completed with exit code 1.
|
build
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/.
|