ci: add name of tests workflow #5
Annotations
10 errors
test:
playgrounds/nuxt/app/components/recorder-demo-component.vue#L31
Property 'URL' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { stopped: typeof stopped; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.
|
test:
playgrounds/nuxt/app/components/recorder-demo-component.vue#L31
Property 'Blob' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { stopped: typeof stopped; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.
|
test:
src/components/UseMediaRecorder.vue#L8
Function lacks ending return statement and return type does not include 'undefined'.
|
test:
src/components/UseMediaRecorder.vue#L9
'value' is of type 'unknown'.
|
test:
src/components/UseMediaRecorder.vue#L9
'value' is of type 'unknown'.
|
test:
src/components/UseMediaRecorder.vue#L29
Rest parameter 'args' implicitly has an 'any[]' type.
|
test:
src/components/UseMediaRecorder.vue#L29
A spread argument must either have a tuple type or be passed to a rest parameter.
|
test:
src/components/UseMediaRecorder.vue#L30
Rest parameter 'args' implicitly has an 'any[]' type.
|
test:
src/components/UseMediaRecorder.vue#L30
A spread argument must either have a tuple type or be passed to a rest parameter.
|
test:
src/components/UseMediaRecorder.vue#L31
Rest parameter 'args' implicitly has an 'any[]' type.
|