feat(core): replace uuid
dependency with crypto.randomUUID()
#390
ci.yml
on: pull_request
Build Editor
2m 12s
Lint
1m 9s
Matrix: Test
Annotations
4 errors
Test (20.x):
src/tracks/gosling-track/gosling-track.ts#L192
Property 'overlay' does not exist on type 'OverlaidTrack'. Did you mean '_overlay'?
|
Test (20.x):
src/tracks/gosling-track/gosling-track.ts#L192
Parameter 'o' implicitly has an 'any' type.
|
Test (20.x)
Process completed with exit code 1.
|
Lint
Process completed with exit code 1.
|