Skip to content

feat: named capture groups and reference #255

feat: named capture groups and reference

feat: named capture groups and reference #255

Triggered via pull request March 27, 2024 11:56
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Lint and Typecheck
13s
Lint and Typecheck
Test
17s
Test
Build Library
12s
Build Library
Test Website
15s
Test Website
Fit to window
Zoom out
Zoom in

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.