feat: named capture groups and reference #255
ci.yml
on: pull_request
Lint and Typecheck
13s
Test
17s
Build Library
12s
Test Website
15s
Annotations
5 errors
Build Library
Process completed with exit code 1.
|
Lint and Typecheck:
src/__tests__/example-find-suffixes.ts#L1
'".."' has no exported member named 'nonWordBoundary'. Did you mean 'notWordBoundary'?
|
Lint and Typecheck:
src/constructs/__tests__/anchors.test.tsx#L6
'"../.."' has no exported member named 'nonWordBoundary'. Did you mean 'notWordBoundary'?
|
Lint and Typecheck
Process completed with exit code 2.
|
Test
Process completed with exit code 1.
|