feat(web): add setQueue method #151
Triggered via pull request
December 18, 2024 16:46
Status
Cancelled
Total duration
4m 59s
Artifacts
–
validate.yml
on: pull_request
check-changes
4s
check-typescript
1m 10s
build-ios
4m 7s
build-android
4m 37s
build-docs
1m 21s
Annotations
5 errors and 13 warnings
check-typescript
Process completed with exit code 1.
|
build-android
Canceling since a higher priority waiting request for 'validate-refs/pull/2394/merge' exists
|
build-android
The operation was canceled.
|
build-ios
Canceling since a higher priority waiting request for 'validate-refs/pull/2394/merge' exists
|
build-ios
The operation was canceled.
|
check-changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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]
|