Skip to content

Add optimization so error object reference does not change #146

Add optimization so error object reference does not change

Add optimization so error object reference does not change #146

Triggered via push July 30, 2024 06:03
Status Failure
Total duration 1m 6s
Artifacts

chromatic.yml

on: push
publish-chromatic
57s
publish-chromatic
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
publish-chromatic: lib/src/schema.js#L31
This line has a length of 120. Maximum allowed is 100
publish-chromatic: lib/src/schema.js#L31
Arrow function used ambiguously with a conditional expression
publish-chromatic: lib/src/schema.js#L32
This line has a length of 120. Maximum allowed is 100
publish-chromatic: lib/src/schema.js#L32
Arrow function used ambiguously with a conditional expression
publish-chromatic: lib/src/schema.js#L266
'errors' is never reassigned. Use 'const' instead
publish-chromatic
Process completed with exit code 1.
publish-chromatic
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/