Skip to content

Patch

Patch #1181

Triggered via push March 17, 2024 15:24
Status Failure
Total duration 2m 48s
Artifacts

CommitChecks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
test: Tests/VergeTests/EventEmitterTests.swift#L24
type 'String' does not conform to protocol 'EventEmitterEventType'
test: Tests/VergeTests/EventEmitterTests.swift#L54
type 'String' does not conform to protocol 'EventEmitterEventType'
test: Tests/VergeTests/EventEmitterTests.swift#L89
type 'Void' does not conform to protocol 'EventEmitterEventType'
test: Tests/VergeTests/EventEmitterTests.swift#L102
type 'Void' does not conform to protocol 'EventEmitterEventType'
test: Tests/VergeTests/EventEmitterTests.swift#L114
type 'Int' does not conform to protocol 'EventEmitterEventType'
test: Tests/VergeTests/EventEmitterTests.swift#L139
type 'Int' does not conform to protocol 'EventEmitterEventType'
test
Process completed with exit code 65.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xcode@v1.1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xcode@v1.1, 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/
test: Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
test: Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
test: Sources/VergeNormalization/Selector.swift#L13
stored property 'keyPath' of 'Sendable'-conforming generic struct 'KeyPathTableSelector' has non-sendable type 'KeyPath<Storage, Table>'
test: Sources/VergeNormalization/Selector.swift#L49
stored property 'keyPath' of 'Sendable'-conforming generic struct 'KeyPathStorageSelector' has non-sendable type 'KeyPath<Source, Storage>'
test: var/folders/1k/qq3pcbf12vb6vyblh81736p40000gn/T/swift-generated-sources/@__swiftmacro_18VergeNormalization10MyDatabase17NormalizedStoragefMe_.swift#L81
conformance to 'Sendable' must occur in the same source file as struct 'MyDatabase'; use '@unchecked Sendable' for retroactive conformance
test: Sources/Verge/Library/EventEmitter.swift#L28
'CancellableType' is deprecated: Integrated with Combine
test: Sources/Verge/SwiftUI/StoreObject.swift#L114
'StoreComponentType' is deprecated: renamed to 'StoreDriverType'
test: Sources/Verge/SwiftUI/StoreReader.swift#L336
'StoreComponentType' is deprecated: renamed to 'StoreDriverType'
test: Sources/VergeNormalization/Selector.swift#L13
stored property 'keyPath' of 'Sendable'-conforming generic struct 'KeyPathTableSelector' has non-sendable type 'KeyPath<Storage, Table>'
test: Sources/VergeNormalization/Selector.swift#L49
stored property 'keyPath' of 'Sendable'-conforming generic struct 'KeyPathStorageSelector' has non-sendable type 'KeyPath<Source, Storage>'