Chore/macOS 15 runner #960
Annotations
2 errors and 10 warnings
The run was canceled by @borut-t.
|
|
Sources/Core/Extensions/Foundation/DecodableDictionary+PovioKit.swift#L92
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Sources/Core/Extensions/Foundation/URL+PovioKit.swift#L37
extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
Sources/PromiseKit/ConcurrentDispatch.swift#L75
mutation of captured var 'activePromises' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Sources/PromiseKit/ConcurrentDispatch.swift#L78
reference to captured var 'segmentIndex' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Sources/PromiseKit/ConcurrentDispatch.swift#L80
mutation of captured var 'segmentIndex' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Sources/PromiseKit/ConcurrentDispatch.swift#L84
mutation of captured var 'activePromises' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Sources/PromiseKit/ConcurrentDispatch.swift#L90
reference to captured var 'activePromises' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Sources/Core/Extensions/Foundation/URL+PovioKit.swift#L37
extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
Sources/Core/Extensions/Foundation/DecodableDictionary+PovioKit.swift#L92
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Tests/Tests/Core/Utilities/BundleReader/BundleReaderTests.swift#L43
class 'BundleSpy' must restate inherited '@unchecked Sendable' conformance
|
This job was cancelled
Loading