Skip to content

Update

Update #1303

Triggered via push January 9, 2025 11:44
Status Failure
Total duration 6m 40s
Artifacts

CommitChecks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
test: Tests/VergeNormalizationTests/Entities.swift#L12
'EntityID' is not a member type of struct 'VergeNormalizationTests.Author'
test: Tests/VergeNormalizationTests/Entities.swift#L7
cannot find type 'EntityID' in scope
test: Tests/VergeNormalizationTests/Entities.swift#L3
type 'Book' does not conform to protocol 'Hashable'
test: Tests/VergeNormalizationTests/Entities.swift#L3
type 'Book' does not conform to protocol 'TypedIdentifiable'
test: Tests/VergeNormalizationTests/Entities.swift#L3
type 'Book' does not conform to protocol 'Equatable'
test: Tests/VergeNormalizationTests/Entities.swift#L20
cannot find type 'EntityID' in scope
test: Tests/VergeNormalizationTests/Entities.swift#L16
type 'Author' does not conform to protocol 'TypedIdentifiable'
test
Process completed with exit code 65.
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
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/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
test
xcbeautify 2.17.0 is already installed and up-to-date. To reinstall 2.17.0, run: brew reinstall xcbeautify