Skip to content

CodeRabbit Generated Unit Tests: Add unit tests #596

CodeRabbit Generated Unit Tests: Add unit tests

CodeRabbit Generated Unit Tests: Add unit tests #596

Triggered via pull request June 7, 2026 11:08
Status Failure
Total duration 15s
Artifacts

lint-and-typecheck.yml

on: pull_request
lint-and-typecheck
13s
lint-and-typecheck
Fit to window
Zoom out
Zoom in

Annotations

1 error, 10 warnings, and 10 notices
lint-and-typecheck
Process completed with exit code 2.
lint/style/useTemplate: packages/bind/spec/bindingAttributeBehaviors.ts#L344
Template literals are preferred over string concatenation.
lint/style/useTemplate: packages/bind/spec/bindingAttributeBehaviors.ts#L254
Template literals are preferred over string concatenation.
lint/complexity/useLiteralKeys: packages/bind/spec/asyncBindingBehaviors.ts#L298
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: packages/bind/spec/asyncBindingBehaviors.ts#L298
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: packages/bind/spec/asyncBindingBehaviors.ts#L290
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: packages/bind/spec/asyncBindingBehaviors.ts#L290
The computed expression can be simplified without the use of a string literal.
lint/style/useTemplate: packages/bind/spec/arrayToDomEditDetectionBehaviors.ts#L27
Template literals are preferred over string concatenation.
lint/style/useTemplate: packages/bind/spec/arrayToDomEditDetectionBehaviors.ts#L58
Template literals are preferred over string concatenation.
lint/style/useTemplate: packages/bind/spec/arrayToDomEditDetectionBehaviors.ts#L57
Template literals are preferred over string concatenation.
lint/style/useTemplate: packages/bind/spec/arrayToDomEditDetectionBehaviors.ts#L28
Template literals are preferred over string concatenation.