Skip to content

Update

Update #1264

Triggered via push August 11, 2024 09:30
Status Success
Total duration 8m 56s
Artifacts

CommitChecks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: maxim-lobanov/setup-xcode@v1.1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/m_/cksx93ys47x4621g0zbw_m4m0000gn/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/Store/UIStateStore.swift#L25
main actor-isolated class 'UIStateStore' has different actor isolation from nonisolated superclass 'Store'; this is an error in Swift 6
test: @__swiftmacro_18VergeNormalization10MyDatabase17NormalizedStoragefMe_.swift#L81
conformance to 'Sendable' must occur in the same source file as struct 'MyDatabase'; use '@unchecked Sendable' for retroactive conformance
test: @__swiftmacro_18VergeNormalization10MyDatabase17NormalizedStoragefMe_.swift#L81
conformance to 'Sendable' must occur in the same source file as struct 'MyDatabase'; use '@unchecked Sendable' for retroactive conformance
test
xcbeautify 2.7.0 is already installed and up-to-date. To reinstall 2.7.0, run: brew reinstall xcbeautify