You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
swift test
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
/******/Tests/geometrizeTests/BitmapDiffing.swift:7:17: error: initializers in structs are not marked with 'convenience'
convenience init(bitmap: Bitmap) {
~~~~~~~~~~~~^
/******/Tests/geometrizeTests/BitmapDiffing.swift:7:17: error: initializers in structs are not marked with 'convenience'
convenience init(bitmap: Bitmap) {
~~~~~~~~~~~~^
/******/Tests/geometrizeTests/BitmapDiffing.swift:32:27: error: value of type 'XCTAttachment' has no member 'name'
oldAttachment.name = "reference"
~~~~~~~~~~~~~ ^~~~
/******/Tests/geometrizeTests/BitmapDiffing.swift:7:17: error: initializers in structs are not marked with 'convenience'
convenience init(bitmap: Bitmap) {
~~~~~~~~~~~~^
/******/Tests/geometrizeTests/BitmapDiffing.swift:32:27: error: value of type 'XCTAttachment' has no member 'name'
oldAttachment.name = "reference"
~~~~~~~~~~~~~ ^~~~
/******/Tests/geometrizeTests/ImageRunnerTests.swift:12:9: warning: code after 'throw' will never be executed
let url = Bundle.module.url(forResource: "kris", withExtension: "png")!
^
/******/Tests/geometrizeTests/ImageRunnerTests.swift:12:9: warning: code after 'throw' will never be executed
let url = Bundle.module.url(forResource: "kris", withExtension: "png")!
^
error: fatalError
error: fatalError
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: