Qusea Saif

Results 7 issues of Qusea Saif

Supporting the latest swift tools version only requires changing the version number, and doesn't require any code changes

If I add an .onSwipe modifier to a PageView or one of its subviews, the PageView doesn't scroll anymore.

%60Error%3A%20Command%20failed%3A%20%2Fusr%2Fbin%2Fenv%20swiftlint%20lint%20--use-script-input-files%20--quiet%20--reporter%20json%0AError%3A%20No%20lintable%20files%20found%20at%20paths%3A%20''%0A%0A%20%20%20%20at%20ChildProcess.exithandler%20(node%3Achild_process%3A431%3A12)%0A%20%20%20%20at%20ChildProcess.emit%20(node%3Aevents%3A513%3A28)%0A%20%20%20%20at%20maybeClose%20(node%3Ainternal%2Fchild_process%3A1091%3A16)%0A%20%20%20%20at%20Socket.%3Canonymous%3E%20(node%3Ainternal%2Fchild_process%3A449%3A11)%0A%20%20%20%20at%20Socket.emit%20(node%3Aevents%3A513%3A28)%0A%20%20%20%20at%20Pipe.%3Canonymous%3E%20(node%3Anet%3A322%3A12)%0Aos%3A%20darwin%60

%60Error%3A%20Command%20failed%3A%20%2Fusr%2Fbin%2Fenv%20swiftlint%20lint%20--use-script-input-files%20--quiet%20--reporter%20json%0AError%3A%20No%20lintable%20files%20found%20at%20paths%3A%20''%0A%0A%20%20%20%20at%20ChildProcess.exithandler%20(node%3Achild_process%3A431%3A12)%0A%20%20%20%20at%20ChildProcess.emit%20(node%3Aevents%3A513%3A28)%0A%20%20%20%20at%20maybeClose%20(node%3Ainternal%2Fchild_process%3A1091%3A16)%0A%20%20%20%20at%20Socket.%3Canonymous%3E%20(node%3Ainternal%2Fchild_process%3A449%3A11)%0A%20%20%20%20at%20Socket.emit%20(node%3Aevents%3A513%3A28)%0A%20%20%20%20at%20Pipe.%3Canonymous%3E%20(node%3Anet%3A322%3A12)%0Aos%3A%20darwin%60

%60Error%3A%20Command%20failed%3A%20%2Fusr%2Fbin%2Fenv%20swiftlint%20lint%20--use-script-input-files%20--quiet%20--reporter%20json%0AError%3A%20No%20lintable%20files%20found%20at%20paths%3A%20''%0A%0A%20%20%20%20at%20ChildProcess.exithandler%20(node%3Achild_process%3A431%3A12)%0A%20%20%20%20at%20ChildProcess.emit%20(node%3Aevents%3A513%3A28)%0A%20%20%20%20at%20maybeClose%20(node%3Ainternal%2Fchild_process%3A1091%3A16)%0A%20%20%20%20at%20Socket.%3Canonymous%3E%20(node%3Ainternal%2Fchild_process%3A449%3A11)%0A%20%20%20%20at%20Socket.emit%20(node%3Aevents%3A513%3A28)%0A%20%20%20%20at%20Pipe.%3Canonymous%3E%20(node%3Anet%3A322%3A12)%0Aos%3A%20darwin%60

%60Error%3A%20Command%20failed%3A%20%2Fusr%2Fbin%2Fenv%20swiftlint%20lint%20--use-script-input-files%20--quiet%20--reporter%20json%0AError%3A%20No%20lintable%20files%20found%20at%20paths%3A%20''%0A%0A%20%20%20%20at%20ChildProcess.exithandler%20(node%3Achild_process%3A431%3A12)%0A%20%20%20%20at%20ChildProcess.emit%20(node%3Aevents%3A513%3A28)%0A%20%20%20%20at%20maybeClose%20(node%3Ainternal%2Fchild_process%3A1091%3A16)%0A%20%20%20%20at%20Socket.%3Canonymous%3E%20(node%3Ainternal%2Fchild_process%3A449%3A11)%0A%20%20%20%20at%20Socket.emit%20(node%3Aevents%3A513%3A28)%0A%20%20%20%20at%20Pipe.%3Canonymous%3E%20(node%3Anet%3A322%3A12)%0Aos%3A%20darwin%60

``` Error: Command failed: /usr/bin/env swiftlint lint --use-script-input-files --quiet --reporter json --format Error: No lintable files found at paths: '' at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at...

bug