phetsims / wave-interference

"Wave Interference" is an educational simulation in HTML5, by PhET Interactive Simulations.
MIT License
18 stars 5 forks source link

CT Failed with status code 6 #518

Closed KatieWoe closed 3 years ago

KatieWoe commented 3 years ago
wave-interference : lint
Lint failed with status code 6:
Running "lint" task

/data/share/phet/continuous-testing/ct-snapshots/1616875836270/wave-interference/js/diffraction/view/DiffractionNumberControl.js
29:1 error Line contains bad text: '.toFixed(' bad-sim-text
32:1 error Line contains bad text: '.toFixed(' bad-sim-text

✖ 2 problems (2 errors, 0 warnings)

Warning: 2 errors and 0 warnings Use --force to continue.

Aborted due to warnings.
Snapshot from 3/27/2021, 2:10:36 PM
KatieWoe commented 3 years ago

Also in perennial:

perennial : lint-everything
Lint-everything failed with status code 6:
Running "lint-everything" task

/data/share/phet/continuous-testing/ct-snapshots/1616875836270/wave-interference/js/diffraction/view/DiffractionNumberControl.js
29:1 error Line contains bad text: '.toFixed(' bad-sim-text
32:1 error Line contains bad text: '.toFixed(' bad-sim-text

✖ 2 problems (2 errors, 0 warnings)

Warning: 2 errors and 0 warnings Use --force to continue.

Aborted due to warnings.

(node:45678) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
Snapshot from 3/27/2021, 2:10:36 PM
samreid commented 3 years ago

Fixed, closing.