Skip to content

Merge pull request #1266 from ably/feature/status-async #255

Merge pull request #1266 from ably/feature/status-async

Merge pull request #1266 from ably/feature/status-async #255

Triggered via push October 17, 2023 11:10
Status Failure
Total duration 16m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
check
Process completed with exit code 134.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
Expected 'disable' or 'restore'
check
Expected 'disable' or 'restore'
check
'ClientOptions.CaptureCurrentSynchronizationContext' is obsolete: 'Use CustomContext property instead, CaptureCurrentSynchronizationContext property will be removed in future versions'
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.