Semantic attribute fix #13
BuildAndTest.yml
on: pull_request
FormattingLint
6s
SwiftLint
42s
macOS
24s
iOS
1m 1s
tvOS
1m 7s
watchOS
1m 12s
visionOS
1m 14s
linux
51s
Annotations
22 errors and 4 warnings
|
macOS
Process completed with exit code 1.
|
|
linux
Process completed with exit code 1.
|
|
iOS
Process completed with exit code 2.
|
|
iOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L8
'SemanticAttributes' declares raw type 'String', but does not conform to RawRepresentable and conformance could not be synthesized
|
|
iOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L8
an enum with no cases cannot declare a raw type
|
|
iOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L20
expected '}' at end of enum
|
|
iOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L20
expected declaration
|
|
tvOS
Process completed with exit code 2.
|
|
tvOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L8
'SemanticAttributes' declares raw type 'String', but does not conform to RawRepresentable and conformance could not be synthesized
|
|
tvOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L8
an enum with no cases cannot declare a raw type
|
|
tvOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L20
expected '}' at end of enum
|
|
tvOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L20
expected declaration
|
|
watchOS
Process completed with exit code 2.
|
|
watchOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L8
'SemanticAttributes' declares raw type 'String', but does not conform to RawRepresentable and conformance could not be synthesized
|
|
watchOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L8
an enum with no cases cannot declare a raw type
|
|
watchOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L20
expected '}' at end of enum
|
|
watchOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L20
expected declaration
|
|
visionOS
Process completed with exit code 2.
|
|
visionOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L8
'SemanticAttributes' declares raw type 'String', but does not conform to RawRepresentable and conformance could not be synthesized
|
|
visionOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L8
an enum with no cases cannot declare a raw type
|
|
visionOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L20
expected '}' at end of enum
|
|
visionOS:
Sources/OpenTelemetryApi/Trace/SemanticAttributes.swift#L20
expected declaration
|
|
iOS
xcbeautify 2.30.1 is already installed and up-to-date.
To reinstall 2.30.1, run:
brew reinstall xcbeautify
|
|
tvOS
xcbeautify 2.30.1 is already installed and up-to-date.
To reinstall 2.30.1, run:
brew reinstall xcbeautify
|
|
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
|