Skip to content

fix: Make HttpResponse.statusCode getter & setter thread-safe #3449

fix: Make HttpResponse.statusCode getter & setter thread-safe

fix: Make HttpResponse.statusCode getter & setter thread-safe #3449

Triggered via pull request May 29, 2024 00:17
Status Failure
Total duration 6m 18s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: downstream
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 52 warnings, and 6 notices
downstream (macos-13-xlarge, Xcode_14.1, platform=OS X)
Process completed with exit code 1.
downstream (macos-14-xlarge, Xcode_15.4, platform=OS X)
Process completed with exit code 1.
linux (5.7-amazonlinux2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (5.10-amazonlinux2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (5.7-focal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
downstream (macos-13-xlarge, Xcode_14.1, platform=OS X): --- xcodebuild#L1
Using the first of multiple matching destinations:
downstream (macos-13-xlarge, Xcode_14.1, platform=OS X): Sources/ClientRuntime/Middleware/RetryMiddleware.swift#L70
variable 'estimatedSkew' was never mutated; consider changing to 'let' constant
downstream (macos-13-xlarge, Xcode_14.1, platform=OS X): Sources/ClientRuntime/Middleware/RetryMiddleware.swift#L74
variable 'socketTimeout' was never mutated; consider changing to 'let' constant
linux (5.10-jammy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
downstream (macos-14-xlarge, Xcode_15.4, platform=OS X): --- xcodebuild#L1
Using the first of multiple matching destinations:
downstream (macos-14-xlarge, Xcode_15.4, platform=OS X): Sources/ClientRuntime/Middleware/RetryMiddleware.swift#L70
variable 'estimatedSkew' was never mutated; consider changing to 'let' constant
downstream (macos-14-xlarge, Xcode_15.4, platform=OS X): Sources/ClientRuntime/Middleware/RetryMiddleware.swift#L74
variable 'socketTimeout' was never mutated; consider changing to 'let' constant
downstream (macos-14-xlarge, Xcode_15.4, platform=OS X): Sources/WeatherSDK/models/Precipitation+ReadWrite.swift#L14
left side of nil coalescing operator '??' has non-optional type 'Bool', so the right side is never used
downstream (macos-14-xlarge, Xcode_15.4, platform=OS X): Sources/WeatherSDK/models/Precipitation+ReadWrite.swift#L16
left side of nil coalescing operator '??' has non-optional type 'Bool', so the right side is never used
downstream (macos-14-xlarge, Xcode_15.4, platform=OS X): Sources/WeatherSDK/WeatherClient.swift#L69
no 'async' operations occur within 'await' expression
downstream (macos-14-xlarge, Xcode_15.4, platform=tvOS Simulator,OS=17.5,name=Apple TV 4K (3rd ge...: Sources/WeatherSDK/models/Precipitation+ReadWrite.swift#L14
left side of nil coalescing operator '??' has non-optional type 'Bool', so the right side is never used
downstream (macos-14-xlarge, Xcode_15.4, platform=tvOS Simulator,OS=17.5,name=Apple TV 4K (3rd ge...: Sources/WeatherSDK/models/Precipitation+ReadWrite.swift#L16
left side of nil coalescing operator '??' has non-optional type 'Bool', so the right side is never used
downstream (macos-14-xlarge, Xcode_15.4, platform=iOS Simulator,OS=17.5,name=iPhone 15): Sources/ClientRuntime/Middleware/RetryMiddleware.swift#L70
variable 'estimatedSkew' was never mutated; consider changing to 'let' constant
downstream (macos-14-xlarge, Xcode_15.4, platform=iOS Simulator,OS=17.5,name=iPhone 15): Sources/ClientRuntime/Middleware/RetryMiddleware.swift#L74
variable 'socketTimeout' was never mutated; consider changing to 'let' constant
downstream (macos-14-xlarge, Xcode_15.4, platform=iOS Simulator,OS=17.5,name=iPhone 15): Sources/WeatherSDK/models/Precipitation+ReadWrite.swift#L14
left side of nil coalescing operator '??' has non-optional type 'Bool', so the right side is never used
downstream (macos-14-xlarge, Xcode_15.4, platform=iOS Simulator,OS=17.5,name=iPhone 15): Sources/WeatherSDK/models/Precipitation+ReadWrite.swift#L16
left side of nil coalescing operator '??' has non-optional type 'Bool', so the right side is never used
downstream (macos-13-xlarge, Xcode_14.1, platform=iOS Simulator,OS=16.1,name=iPhone 14): Sources/ClientRuntime/Middleware/RetryMiddleware.swift#L70
variable 'estimatedSkew' was never mutated; consider changing to 'let' constant
downstream (macos-13-xlarge, Xcode_14.1, platform=iOS Simulator,OS=16.1,name=iPhone 14): Sources/ClientRuntime/Middleware/RetryMiddleware.swift#L74
variable 'socketTimeout' was never mutated; consider changing to 'let' constant
downstream (macos-13-xlarge, Xcode_14.1, platform=OS X)
Tests Passed: 0 failed, 0 skipped, 339 total (1.327 seconds)
downstream (macos-13-xlarge, Xcode_14.1, platform=tvOS Simulator,OS=16.1,name=Apple TV 4K (3rd ge...
Tests Passed: 0 failed, 0 skipped, 339 total (0.965 seconds)
downstream (macos-14-xlarge, Xcode_15.4, platform=OS X)
Tests Passed: 0 failed, 0 skipped, 339 total (1.290 seconds)
downstream (macos-14-xlarge, Xcode_15.4, platform=tvOS Simulator,OS=17.5,name=Apple TV 4K (3rd ge...
Tests Passed: 0 failed, 0 skipped, 339 total (1.108 seconds)
downstream (macos-14-xlarge, Xcode_15.4, platform=iOS Simulator,OS=17.5,name=iPhone 15)
Tests Passed: 0 failed, 0 skipped, 339 total (1.740 seconds)
downstream (macos-13-xlarge, Xcode_14.1, platform=iOS Simulator,OS=16.1,name=iPhone 14)
Tests Passed: 0 failed, 0 skipped, 339 total (0.858 seconds)