wip add channels
property to ARTRealtimeProtocol
#328
Annotations
10 errors and 7 warnings
Source/include/Ably/ARTRealtime.h#L47
cannot find protocol declaration for 'ARTRealtimeChannelsProtocol'; did you mean 'ARTRealtimeChannelProtocol'?
|
Source/include/Ably/ARTRealtime.h#L142
unknown type name 'ARTRealtimeChannels'; did you mean 'ARTRealtimeChannel'?
|
Source/PrivateHeaders/Ably/ARTRealtime+Private.h#L33
unknown type name 'ARTRealtimeChannelsInternal'; did you mean 'ARTRestChannelsInternal'?
|
Source/PrivateHeaders/Ably/ARTRealtime+Private.h#L33
property type 'ARTRestChannelsInternal * _Nonnull' is incompatible with type 'id<ARTRealtimeChannelProtocol> _Nonnull' inherited from 'ARTRealtimeProtocol' [-Werror,-Wincompatible-property-type]
|
Source/include/Ably/ARTRealtime.h#L47
cannot find protocol declaration for 'ARTRealtimeChannelsProtocol'; did you mean 'ARTRealtimeChannelProtocol'?
|
Source/include/Ably/ARTRealtime.h#L142
unknown type name 'ARTRealtimeChannels'; did you mean 'ARTRealtimeChannel'?
|
Source/PrivateHeaders/Ably/ARTRealtime+Private.h#L33
unknown type name 'ARTRealtimeChannelsInternal'; did you mean 'ARTRestChannelsInternal'?
|
Source/PrivateHeaders/Ably/ARTRealtime+Private.h#L33
property type 'ARTRestChannelsInternal * _Nonnull' is incompatible with type 'id<ARTRealtimeChannelProtocol> _Nonnull' inherited from 'ARTRealtimeProtocol' [-Werror,-Wincompatible-property-type]
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ably.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 14.2.99. (in target 'Ably-macOS' from project 'Ably')
|
Ably.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 14.2.99. (in target 'Ably-macOS' from project 'Ably')
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-output", "xcodebuild-logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading