Semantic attribute fix #5
BuildAndTest.yml
on: pull_request
FormattingLint
6s
SwiftLint
38s
macOS
1m 46s
iOS
5m 0s
tvOS
1m 42s
watchOS
2m 36s
visionOS
4m 6s
linux
1m 15s
Annotations
6 warnings
|
tvOS:
Sources/OpenTelemetrySdk/Metrics/RegisteredReader.swift#L26
'OSAtomicIncrement32' was deprecated in tvOS 10.0: Use atomic_fetch_add_explicit(memory_order_relaxed) from <stdatomic.h> instead
|
|
tvOS
xcbeautify 2.30.1 is already installed and up-to-date.
To reinstall 2.30.1, run:
brew reinstall xcbeautify
|
|
watchOS:
Sources/OpenTelemetrySdk/Metrics/RegisteredReader.swift#L26
'OSAtomicIncrement32' was deprecated in watchOS 3.0: Use atomic_fetch_add_explicit(memory_order_relaxed) from <stdatomic.h> instead
|
|
watchOS
xcbeautify 2.30.1 is already installed and up-to-date.
To reinstall 2.30.1, run:
brew reinstall xcbeautify
|
|
visionOS
xcbeautify 2.30.1 is already installed and up-to-date.
To reinstall 2.30.1, run:
brew reinstall xcbeautify
|
|
iOS
xcbeautify 2.30.1 is already installed and up-to-date.
To reinstall 2.30.1, run:
brew reinstall xcbeautify
|