Bump undici from 5.22.1 to 5.26.2 #14
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
21 errors and 20 warnings
Test on node v16 (ubuntu-latest):
API.ts#L91
Property 'match' does not exist on type 'unknown'.
|
Test on node v16 (ubuntu-latest):
API.ts#L99
Property 'match' does not exist on type 'unknown'.
|
Test on node v16 (ubuntu-latest):
entities/Me.ts#L11
Property 'id' does not exist on type 'unknown'.
|
Test on node v16 (ubuntu-latest):
entities/Me.ts#L12
Type 'unknown' is not assignable to type 'B extends true ? number : SoundcloudUser'.
|
Test on node v16 (ubuntu-latest):
entities/Playlists.ts#L57
Argument of type 'unknown' is not assignable to parameter of type 'SoundcloudPlaylistV2'.
|
Test on node v16 (ubuntu-latest):
entities/Resolve.ts#L17
Property 'id' does not exist on type 'unknown'.
|
Test on node v16 (ubuntu-latest):
entities/Resolve.ts#L49
Property 'id' does not exist on type 'unknown'.
|
Test on node v16 (ubuntu-latest):
entities/Tracks.ts#L63
No overload matches this call.
|
Test on node v16 (ubuntu-latest):
entities/Tracks.ts#L155
Property 'collection' does not exist on type 'unknown'.
|
Test on node v16 (ubuntu-latest):
entities/Users.ts#L71
Property 'next_href' does not exist on type 'unknown'.
|
Test on node v18 (ubuntu-latest)
The job was canceled because "_16_ubuntu-latest" failed.
|
Test on node v18 (ubuntu-latest):
API.ts#L91
Property 'match' does not exist on type 'unknown'.
|
Test on node v18 (ubuntu-latest):
API.ts#L99
Property 'match' does not exist on type 'unknown'.
|
Test on node v18 (ubuntu-latest):
entities/Me.ts#L11
Property 'id' does not exist on type 'unknown'.
|
Test on node v18 (ubuntu-latest):
entities/Me.ts#L12
Type 'unknown' is not assignable to type 'B extends true ? number : SoundcloudUser'.
|
Test on node v18 (ubuntu-latest):
entities/Playlists.ts#L57
Argument of type 'unknown' is not assignable to parameter of type 'SoundcloudPlaylistV2'.
|
Test on node v18 (ubuntu-latest):
entities/Resolve.ts#L17
Property 'id' does not exist on type 'unknown'.
|
Test on node v18 (ubuntu-latest):
entities/Resolve.ts#L49
Property 'id' does not exist on type 'unknown'.
|
Test on node v18 (ubuntu-latest):
entities/Tracks.ts#L63
No overload matches this call.
|
Test on node v18 (ubuntu-latest):
entities/Tracks.ts#L155
Property 'collection' does not exist on type 'unknown'.
|
Test on node v18 (ubuntu-latest):
entities/Users.ts#L71
Property 'next_href' does not exist on type 'unknown'.
|
Test on node v16 (ubuntu-latest)
'tracks' is deprecated. Gets all the tracks by the user
|
Test on node v16 (ubuntu-latest)
'comments' is deprecated. Gets all comments by the user
|
Test on node v16 (ubuntu-latest)
'favorite' is deprecated. Gets a specific favorite track
|
Test on node v16 (ubuntu-latest)
'followers' is deprecated. Gets all of a users followers
|
Test on node v16 (ubuntu-latest)
'follower' is deprecated. Gets a specific follower
|
Test on node v16 (ubuntu-latest)
'followings' is deprecated. Gets all the users the user is following
|
Test on node v16 (ubuntu-latest)
'following' is deprecated. Gets a specific following
|
Test on node v16 (ubuntu-latest)
'playlists' is deprecated. Gets all the playlists by the user
|
Test on node v16 (ubuntu-latest):
entities/Playlists.ts#L45
'get' is deprecated. Gets the ID of a user/playlist/track from the Soundcloud URL
|
Test on node v16 (ubuntu-latest):
entities/Playlists.ts#L65
'get' is deprecated. Gets the ID of a user/playlist/track from the Soundcloud URL
|
Test on node v18 (ubuntu-latest)
'tracks' is deprecated. Gets all the tracks by the user
|
Test on node v18 (ubuntu-latest)
'comments' is deprecated. Gets all comments by the user
|
Test on node v18 (ubuntu-latest)
'favorite' is deprecated. Gets a specific favorite track
|
Test on node v18 (ubuntu-latest)
'followers' is deprecated. Gets all of a users followers
|
Test on node v18 (ubuntu-latest)
'follower' is deprecated. Gets a specific follower
|
Test on node v18 (ubuntu-latest)
'followings' is deprecated. Gets all the users the user is following
|
Test on node v18 (ubuntu-latest)
'following' is deprecated. Gets a specific following
|
Test on node v18 (ubuntu-latest)
'playlists' is deprecated. Gets all the playlists by the user
|
Test on node v18 (ubuntu-latest):
entities/Playlists.ts#L45
'get' is deprecated. Gets the ID of a user/playlist/track from the Soundcloud URL
|
Test on node v18 (ubuntu-latest):
entities/Playlists.ts#L65
'get' is deprecated. Gets the ID of a user/playlist/track from the Soundcloud URL
|