Skip to content

Code cleanup

Code cleanup #242

Triggered via pull request September 11, 2024 14:52
Status Failure
Total duration 41s
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test: src/syllable.ts#L1
'Char' is defined but never used
test: src/text.ts#L1
'Char' is defined but never used
test: src/text.ts#L2
'Cluster' is defined but never used
test: src/text.ts#L3
'Syllable' is defined but never used
test: src/word.ts#L1
'Char' is defined but never used
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/