feat: set deadlines on AP connection #349
Annotations
10 errors and 1 warning
Test:
tracks/paged_list_test.go#L22
cannot use &dummyPageResolver{…} (value of type *dummyPageResolver) as go_librespot.PageResolver[int] value in argument to newPagedList[int]: *dummyPageResolver does not implement go_librespot.PageResolver[int] (wrong type for method Page)
|
Test:
tracks/paged_list_test.go#L36
not enough arguments in call to iter.next
|
Test:
tracks/paged_list_test.go#L52
not enough arguments in call to iter.next
|
Test:
tracks/paged_list_test.go#L83
cannot use &dummyPageResolver{…} (value of type *dummyPageResolver) as go_librespot.PageResolver[int] value in argument to newPagedList[int]: *dummyPageResolver does not implement go_librespot.PageResolver[int] (wrong type for method Page)
|
Test:
tracks/paged_list_test.go#L93
not enough arguments in call to iter.next
|
Test:
tracks/paged_list_test.go#L110
not enough arguments in call to list.moveStart
|
Test:
tracks/paged_list_test.go#L126
cannot use &dummyPageResolver{…} (value of type *dummyPageResolver) as go_librespot.PageResolver[int] value in argument to newPagedList[int]: *dummyPageResolver does not implement go_librespot.PageResolver[int] (wrong type for method Page)
|
Test:
tracks/paged_list_test.go#L141
not enough arguments in call to iter.next
|
Test:
tracks/paged_list_test.go#L163
not enough arguments in call to iter.next
|
Test:
tracks/paged_list_test.go#L186
not enough arguments in call to iter.next
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading