refactor: cleanup char class #296
ci.yml
on: pull_request
Lint and Typecheck
22s
Test
26s
Build Library
16s
Test Website
17s
Annotations
3 errors and 1 warning
Build Library
Process completed with exit code 1.
|
Lint and Typecheck:
src/constructs/character-class.ts#L91
Type '(string | undefined)[]' is not assignable to type 'string[]'.
|
Lint and Typecheck
Process completed with exit code 2.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|