Skip to content

Resolve atomics

Resolve atomics #1151

Triggered via pull request January 8, 2024 04:49
Status Success
Total duration 5m 57s
Artifacts

CommitChecks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
test
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/[email protected], 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/p0/1xzj5nz537928r0f675p7q400000gn/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/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: 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#L333
'StoreComponentType' is deprecated: renamed to 'StoreDriverType'
test
Tests Passed: 0 failed, 0 skipped, 139 total (11.013 seconds)