Update #1252
Annotations
13 warnings and 1 notice
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run Test:
Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
|
Run Test:
Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
|
Run Test:
Sources/VergeNormalization/Selector.swift#L13
stored property 'keyPath' of 'Sendable'-conforming generic struct 'KeyPathTableSelector' has non-sendable type 'KeyPath<Storage, Table>'
|
Run Test:
Sources/VergeNormalization/Selector.swift#L49
stored property 'keyPath' of 'Sendable'-conforming generic struct 'KeyPathStorageSelector' has non-sendable type 'KeyPath<Source, Storage>'
|
Run Test:
var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/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
|
Run Test:
@__swiftmacro_18VergeNormalization10MyDatabase17NormalizedStoragefMe_.swift#L81
conformance to 'Sendable' must occur in the same source file as struct 'MyDatabase'; use '@unchecked Sendable' for retroactive conformance
|
Run Test:
@__swiftmacro_18VergeNormalization10MyDatabase17NormalizedStoragefMe_.swift#L81
conformance to 'Sendable' must occur in the same source file as struct 'MyDatabase'; use '@unchecked Sendable' for retroactive conformance
|
Run Test:
@__swiftmacro_18VergeNormalization10MyDatabase17NormalizedStoragefMe_.swift#L81
conformance to 'Sendable' must occur in the same source file as struct 'MyDatabase'; use '@unchecked Sendable' for retroactive conformance
|
Run 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
|
Run Test:
Sources/VergeNormalization/Selector.swift#L13
stored property 'keyPath' of 'Sendable'-conforming generic struct 'KeyPathTableSelector' has non-sendable type 'KeyPath<Storage, Table>'
|
xcbeautify
xcbeautify 2.3.1 is already installed and up-to-date.
To reinstall 2.3.1, run:
brew reinstall xcbeautify
|
Run Test
Tests Passed: 0 failed, 0 skipped, 139 total (43.239 seconds)
|
Loading