Fix docs for queue remove #84
validate.yml
on: pull_request
check-changes
3s
check-typescript
1m 13s
build-ios
4m 27s
build-android
4m 20s
build-docs
1m 16s
Annotations
4 errors and 10 warnings
build-android
The run was canceled by @dcvz.
|
build-android
The operation was canceled.
|
|
build-ios
The operation was canceled.
|
build-ios:
example/ios/Pods/SwiftAudioEx/Sources/SwiftAudioEx/QueueManager.swift#L20
generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|
build-ios:
example/ios/Pods/SwiftAudioEx/Sources/SwiftAudioEx/QueueManager.swift#L27
generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|
build-ios:
example/ios/Pods/libevent/include/event2/event.h#L366
parameter 'base' not found in the function declaration [-Wdocumentation]
|
build-ios:
example/ios/Pods/libevent/include/event2/event.h#L378
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
build-ios:
example/ios/Pods/libevent/include/event2/event.h#L435
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
build-ios:
example/ios/Pods/libevent/include/event2/event.h#L436
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
build-ios:
example/ios/Pods/libevent/include/event2/event.h#L447
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
build-ios:
example/ios/Pods/libevent/include/event2/event.h#L448
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
build-ios:
example/ios/Pods/libevent/include/event2/event.h#L450
parameter 'clear' not found in the function declaration [-Wdocumentation]
|
build-ios:
example/ios/Pods/libevent/include/event2/event.h#L672
parameter 'cfg' not found in the function declaration [-Wdocumentation]
|