Bump undici from 5.22.1 to 5.26.2 #15
Annotations
10 errors and 10 warnings
API.ts#L91
Property 'match' does not exist on type 'unknown'.
|
API.ts#L99
Property 'match' does not exist on type 'unknown'.
|
entities/Me.ts#L11
Property 'id' does not exist on type 'unknown'.
|
entities/Me.ts#L12
Type 'unknown' is not assignable to type 'B extends true ? number : SoundcloudUser'.
|
entities/Playlists.ts#L57
Argument of type 'unknown' is not assignable to parameter of type 'SoundcloudPlaylistV2'.
|
entities/Resolve.ts#L17
Property 'id' does not exist on type 'unknown'.
|
entities/Resolve.ts#L49
Property 'id' does not exist on type 'unknown'.
|
entities/Tracks.ts#L63
No overload matches this call.
|
entities/Tracks.ts#L155
Property 'collection' does not exist on type 'unknown'.
|
entities/Users.ts#L71
Property 'next_href' does not exist on type 'unknown'.
|
|
|
|
|
|
|
|
|
entities/Playlists.ts#L45
'get' is deprecated. Gets the ID of a user/playlist/track from the Soundcloud URL
|
entities/Playlists.ts#L65
'get' is deprecated. Gets the ID of a user/playlist/track from the Soundcloud URL
|
The logs for this run have expired and are no longer available.
Loading