phetsims / perennial

Maintenance tools that won't change with different versions of chipper checked out
MIT License
2 stars 5 forks source link

CT error 'IOType' is defined but never used @typescript-eslint/no-unused-vars #323

Closed KatieWoe closed 1 year ago

KatieWoe commented 1 year ago
perennial : lint-everything
Lint-everything failed with status code 1:
Running "lint-everything" task

axon:

/data/share/phet/continuous-testing/ct-main/ct-snapshots/1684845275099/axon/js/EmitterIOTests.ts
10:8 error 'IOType' is defined but never used @typescript-eslint/no-unused-vars

✖ 1 problem (1 error, 0 warnings)

All results (repeated from above)

/data/share/phet/continuous-testing/ct-main/ct-snapshots/1684845275099/axon/js/EmitterIOTests.ts
10:8 error 'IOType' is defined but never used @typescript-eslint/no-unused-vars

✖ 1 problem (1 error, 0 warnings)

Fatal error: Lint failed
Snapshot from 5/23/2023, 6:34:35 AM
zepumph commented 1 year ago

This has been fixed.