GithubHelp home page GithubHelp logo

sensuikan1973 / pedax Goto Github PK

View Code? Open in Web Editor NEW
23.0 0.0 2.0 32.3 MB

Reversi Board with edax, which is the strongest reversi engine.

Home Page: https://sensuikan1973.github.io/pedax/

License: GNU General Public License v3.0

Dart 74.72% Ruby 2.01% Swift 0.91% CMake 7.31% C++ 10.80% C 0.59% Shell 1.32% JavaScript 1.68% CSS 0.65%
edax flutter flutter-desktop dart macos windows ffi isolate docusaurus reversi

pedax's Introduction

pedax's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar sensuikan1973 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pedax's Issues

fastlane `Use of Advertising Identifier (IDFA) is required to submit`

https://github.com/sensuikan1973/pedax/actions/runs/3613462371/jobs/6089227008

[13:40:10]: Use of Advertising Identifier (IDFA) is required to submit
Add information to the :submission_information option...
  Docs: http://docs.fastlane.tools/actions/deliver/#compliance-and-idfa-settings
  Example: submission_information: { add_id_info_uses_idfa: false }
  Example: submission_information: {
    add_id_info_uses_idfa: true,
    add_id_info_serves_ads: false,
    add_id_info_tracks_install: true,
    add_id_info_tracks_action: true,
    add_id_info_limits_tracking: true
  }
  Example CLI:
    --submission_information "{\"add_id_info_uses_idfa\": false}"

+------+---------------------------+-------------+
|                fastlane summary                |
+------+---------------------------+-------------+
| Step | Action                    | Time (in s) |
+------+---------------------------+-------------+
| 1    | default_platform          | 0           |
| 2    | setup_ci                  | 0           |
| 3    | app_store_connect_api_key | 0           |
| 4    | match                     | 3           |
| 5    | build_mac_app             | 190         |
| ๐Ÿ’ฅ   | upload_to_app_store       | 345         |
+------+---------------------------+-------------+

[13:40:10]: fastlane finished with errors

https://docs.fastlane.tools/actions/deliver/#compliance-and-idfa-settings

widget test on macos is unstable

https://github.com/sensuikan1973/pedax/actions/runs/4975981427/jobs/8903652334

โŒ /Users/runner/work/pedax/pedax/test/home_test.dart: play a game a game without pass (failed)
  โ•โ•โ•ก EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK โ•žโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
  The following TestFailure was thrown while running async test code:
  Expected: <5>
    Actual: <2>
  
  When the exception was thrown, this was the stack:
  #0      fail (package:matcher/src/expect/expect.dart:149:31)
  #1      _expect (package:matcher/src/expect/expect.dart:144:3)
  #2      expect (package:matcher/src/expect/expect.dart:56:3)
  #3      expect (package:flutter_test/src/widget_tester.dart:459:16)
  #4      expectStoneNum (file:///Users/runner/work/pedax/pedax/test_helper/board_finder.dart:18:3)
  #5      main.<anonymous closure>.<anonymous closure>.<anonymous closure> (file:///Users/runner/work/pedax/pedax/test/home_test.dart:147:9)
  <asynchronous suspension>
  
  The exception was caught asynchronously.
  โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
  Test failed. See exception logs above.
  The test description was: a game without pass

SIGABRT __pthread_kill

2.18.0

OS Version: macOS 12.6.0 (21G115)
Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Crashed Thread: 30

Application Specific Information:
Signal 6, Code 0

Thread 30 Crashed:
0   libsystem_kernel.dylib          0xfff001de100e      __pthread_kill
1   libsystem_c.dylib               0xfff001c6ad23      abort
2   libedax.universal.dylib         0x110cde3c3         position_get_moves
3   libedax.universal.dylib         0x110cf0a10         play_hint_next
4   App                             0x10e0f62bd         FfiTrampoline_posixFree_9255
5   App                             0x10e0f6260         FfiTrampoline_posixFree_9255
6   App                             0x10e0fd3d8         LibEdaxBindings.edax_hint_next_no_multipv_depth_9469
7   App                             0x10e0fd1e7         executeHintOneByOne_9464
8   App                             0x10e255aed         SuspendState._createAsyncStarCallback.anonymous_closure_16988
9   App                             0x10e2726b0         Closure.call_17550
10  App                             0x10e0fbe9e         AsyncStarStreamController.runBody_9441
11  App                             0x10e0fbe28         AsyncStarStreamController.runBody_9440
12  App                             0x10ded8c3a         microtaskLoop_223
13  App                             0x10ded8ae5         startMicrotaskLoop_222
14  App                             0x10ded8aab         startMicrotaskLoop_221
15  App                             0x10deda4f7         runPendingImmediateCallback_262
16  App                             0x10deda490         RawReceivePortImpl._handleMessage_261
17  App                             0x10ded3b1e         Stub_InvokeDartCode
18  FlutterMacOS                    0x105763371         delete[]
19  FlutterMacOS                    0x1057631e1         delete[]
20  FlutterMacOS                    0x10576555c         delete[]
21  FlutterMacOS                    0x1057728e4         delete[]
22  FlutterMacOS                    0x10577a74d         delete[]
23  FlutterMacOS                    0x10577ad1a         delete[]
24  FlutterMacOS                    0x10582e297         delete[]
25  FlutterMacOS                    0x10582e587         delete[]
26  FlutterMacOS                    0x1057eccf5         delete[]
27  libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
28  libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 0
0   CoreFoundation                  0xfff002001819      __CFStringEqual
1   CoreFoundation                  0xfff001eec23b      -[__NSCFString isEqual:]
2   CoreFoundation                  0xfff001f052fc      -[__NSDictionaryM objectForKey:]
3   CoreFoundation                  0xfff001f5f7d8      -[NSDictionary __getValue:forKey:]
4   CoreFoundation                  0xfff001f004ef      CFDictionaryGetValueIfPresent
5   HIToolbox                       0xfff013915f2a      islGetInputSourceCacheIndex
6   HIToolbox                       0xfff013913e7d      islGetInputSourceProperty
7   HIToolbox                       0xfff013913d60      TSMGetInputSourceProperty
8   HIToolbox                       0xfff013933b5a      TSMTranslateKeyEvent
9   HIToolbox                       0xfff013933859      TSMKeyTranslateWithInputSource
10  HIToolbox                       0xfff0139336f7      TranslateKeyToUniChar
11  HIToolbox                       0xfff0139335b5      KeyEventSetDerivedData
12  HIToolbox                       0xfff01394186d      _IsSymbolicHotKeyEvent
13  AppKit                          0xfff00761daea      _NSKeyboardUIHandleSymbolicHotKey
14  AppKit                          0xfff007b6a5ae      routeKeyEquivalent
15  AppKit                          0xfff00772c65b      -[NSWindow keyDown:]
16  FlutterMacOS                    0x104e573bd         <redacted>
17  FlutterMacOS                    0x104e570cd         <redacted>
18  FlutterMacOS                    0x104e4974b         <redacted>
19  FlutterMacOS                    0x104e53b89         <redacted>
20  FlutterMacOS                    0x10571dbd3         delete[]
21  FlutterMacOS                    0x105721d42         delete[]
22  FlutterMacOS                    0x105708e0c         delete[]
23  FlutterMacOS                    0x104e532e4         <redacted>
24  FlutterMacOS                    0x104e53490         <redacted>
25  libdispatch.dylib               0xfff001ae30cb      _dispatch_call_block_and_release
26  libdispatch.dylib               0xfff001ae4316      _dispatch_client_callout
27  libdispatch.dylib               0xfff001af0c77      _dispatch_main_queue_drain
28  libdispatch.dylib               0xfff001af08ba      _dispatch_main_queue_callback_4CF
29  CoreFoundation                  0xfff001fa0f36      __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
30  CoreFoundation                  0xfff001f61fce      __CFRunLoopRun
31  CoreFoundation                  0xfff001f60e3b      CFRunLoopRunSpecific
32  HIToolbox                       0xfff01390f5e5      RunCurrentEventLoopInMode
33  HIToolbox                       0xfff01390f349      ReceiveNextEventCommon
34  HIToolbox                       0xfff01390f0e4      _BlockUntilNextEventMatchingListInModeWithFilter
35  AppKit                          0xfff007413fac      _DPSNextEvent
36  AppKit                          0xfff007412669      -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
37  AppKit                          0xfff007404d18      -[NSApplication run]
38  AppKit                          0xfff0073d8c96      NSApplicationMain
39  pedax                           0x202e97699         <redacted>
40  <unknown>                       0x10fb5d52e         <redacted>

Thread 1 name: io.flutter.ui
0   libsystem_kernel.dylib          0xfff001ddcbd2      __psynch_mutexwait
1   libsystem_pthread.dylib         0xfff001e4acba      _pthread_mutex_firstfit_lock_slow
2   FlutterMacOS                    0x1057eeaa2         delete[]
3   FlutterMacOS                    0x10573b4e4         delete[]
4   FlutterMacOS                    0x105791736         delete[]
5   App                             0x10ded3d77         Stub_CallBootstrapNative
6   App                             0x10dedaf8b         SendPortImpl._sendInternal_279
7   App                             0x10dedaef1         SendPortImpl.send_276
8   App                             0x10e0f4f16         BoardNotifier._requestCountBestpath_9239
9   App                             0x10e2569c5         SuspendState._createAsyncCallbacks.thenCallback_17005
10  App                             0x10dedee15         rootRunUnary_350
11  App                             0x10dedef5f         rootRunUnary_351
12  App                             0x10dedf4bd         FutureListener.handleValue_356
13  App                             0x10dedf2b9         Future._propagateToListeners.handleValueCallback_355
14  App                             0x10dedd91d         Future._propagateToListeners_331
15  App                             0x10ded8e48         Future._completeWithValue_227
16  App                             0x10e25607f         SuspendState._returnAsync_16999
17  App                             0x10df3a859         Stub__iso_stub_ReturnAsyncStub
18  App                             0x10e2569c5         SuspendState._createAsyncCallbacks.thenCallback_17005
19  App                             0x10dedee15         rootRunUnary_350
20  App                             0x10dedef5f         rootRunUnary_351
21  App                             0x10e1e359c         CustomZone.runUnary_15318
22  App                             0x10e256aee         SuspendState._awaitCompletedFuture.run_17008
23  App                             0x10dedfaac         rootRun_359
24  App                             0x10dedfb9c         rootRun_360
25  App                             0x10e1dc96d         CustomZone.run_15178
26  App                             0x10e1e3385         CustomZone.runGuarded_15315
27  App                             0x10e1d9f99         CustomZone.bindCallbackGuarded.anonymous_closure_15123
28  App                             0x10ded8c3a         microtaskLoop_223
29  App                             0x10ded8ae5         startMicrotaskLoop_222
30  App                             0x10ded8aab         startMicrotaskLoop_221
31  App                             0x10ded3b1e         Stub_InvokeDartCode
32  FlutterMacOS                    0x105763371         delete[]
33  FlutterMacOS                    0x1057631e1         delete[]
34  FlutterMacOS                    0x105763b40         delete[]
35  FlutterMacOS                    0x1058f6cd0         delete[]
36  FlutterMacOS                    0x1055746a8         delete[]
37  FlutterMacOS                    0x104ea9743         delete[]
38  FlutterMacOS                    0x104eb18fc         delete[]
39  CoreFoundation                  0xfff001f7bf68      __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
40  CoreFoundation                  0xfff001f7ba57      __CFRunLoopDoTimer
41  CoreFoundation                  0xfff001f7b5c7      __CFRunLoopDoTimers
42  CoreFoundation                  0xfff001f61cd5      __CFRunLoopRun
43  CoreFoundation                  0xfff001f60e3b      CFRunLoopRunSpecific
44  FlutterMacOS                    0x104eb1b6e         delete[]
45  FlutterMacOS                    0x104ea9514         delete[]
46  FlutterMacOS                    0x104eb0ac2         delete[]
47  libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
48  libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 2 name: io.flutter.raster
0   FlutterMacOS                    0x1052b1886         delete[]
1   FlutterMacOS                    0x10534876a         delete[]
2   FlutterMacOS                    0x10534bec1         delete[]
3   FlutterMacOS                    0x10534a8ae         delete[]
4   FlutterMacOS                    0x10533c188         delete[]
5   FlutterMacOS                    0x10505c978         delete[]
6   FlutterMacOS                    0x10505af16         delete[]
7   FlutterMacOS                    0x1050e0a7f         delete[]
8   FlutterMacOS                    0x10516fcb6         delete[]
9   FlutterMacOS                    0x10505f4f5         delete[]
10  FlutterMacOS                    0x10505f2ca         delete[]
11  FlutterMacOS                    0x105718f4a         delete[]
12  FlutterMacOS                    0x10571a28c         delete[]
13  FlutterMacOS                    0x10554494b         delete[]
14  FlutterMacOS                    0x105543e05         delete[]
15  FlutterMacOS                    0x105545bcd         delete[]
16  FlutterMacOS                    0x105543097         delete[]
17  FlutterMacOS                    0x105542879         delete[]
18  FlutterMacOS                    0x1055627f0         delete[]
19  FlutterMacOS                    0x104ea96fe         delete[]
20  FlutterMacOS                    0x104eb18fc         delete[]
21  CoreFoundation                  0xfff001f7bf68      __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
22  CoreFoundation                  0xfff001f7ba57      __CFRunLoopDoTimer
23  CoreFoundation                  0xfff001f7b5c7      __CFRunLoopDoTimers
24  CoreFoundation                  0xfff001f61cd5      __CFRunLoopRun
25  CoreFoundation                  0xfff001f60e3b      CFRunLoopRunSpecific
26  FlutterMacOS                    0x104eb1b6e         delete[]
27  FlutterMacOS                    0x104ea9514         delete[]
28  FlutterMacOS                    0x104eb0ac2         delete[]
29  libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
30  libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 3 name: io.flutter.io
0   libsystem_kernel.dylib          0xfff001dda97a      mach_msg_trap
1   CoreFoundation                  0xfff001f6336c      __CFRunLoopServiceMachPort
2   CoreFoundation                  0xfff001f619f7      __CFRunLoopRun
3   CoreFoundation                  0xfff001f60e3b      CFRunLoopRunSpecific
4   FlutterMacOS                    0x104eb1b6e         delete[]
5   FlutterMacOS                    0x104ea9514         delete[]
6   FlutterMacOS                    0x104eb0ac2         delete[]
7   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
8   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 4 name: io.worker.1
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 5 name: io.worker.2
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 6 name: io.worker.3
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 7 name: io.worker.4
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 8 name: io.worker.5
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 9 name: io.worker.6
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 10 name: io.worker.7
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 11 name: io.worker.8
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 12 name: io.worker.9
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 13 name: io.worker.10
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 14 name: io.worker.11
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 15 name: io.worker.12
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 16 name: io.worker.13
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 17 name: io.worker.14
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 18 name: io.worker.15
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 19 name: io.worker.16
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x104e76f14         <redacted>
2   FlutterMacOS                    0x104ea3223         delete[]
3   FlutterMacOS                    0x104ea3f1c         delete[]
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 20 name: dart:io EventHandler
0   libsystem_kernel.dylib          0xfff001ddf34e      kevent
1   FlutterMacOS                    0x1056d5e76         delete[]
2   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
3   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 21 name: com.apple.NSEventThread
0   libsystem_kernel.dylib          0xfff001dda97a      mach_msg_trap
1   CoreFoundation                  0xfff001f6336c      __CFRunLoopServiceMachPort
2   CoreFoundation                  0xfff001f619f7      __CFRunLoopRun
3   CoreFoundation                  0xfff001f60e3b      CFRunLoopRunSpecific
4   AppKit                          0xfff0075819cd      _NSEventThread
5   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
6   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 22
0   libsystem_kernel.dylib          0xfff001ddd2be      __semwait_signal
1   libsystem_c.dylib               0xfff001c046e7      sleep
2   Sentry                          0x1032fa8ba         <unknown> + 650
3   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
4   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 23 name: SentryCrash Exception Handler (Secondary)
0   libsystem_kernel.dylib          0xfff001dda97a      mach_msg_trap
1   libsystem_kernel.dylib          0xfff001dfb1c7      thread_suspend
2   Sentry                          0x1033074ed         <unknown> + 132
3   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
4   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 24 name: SentryCrash Exception Handler (Primary)
0   libsystem_kernel.dylib          0xfff001dda97a      mach_msg_trap
1   Sentry                          0x103307523         <unknown> + 186
2   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
3   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 25 name: io.sentry.app-hang-tracker
0   libsystem_kernel.dylib          0xfff001ddd2be      __semwait_signal
1   Foundation                      0xfff003cc3e70      +[NSThread sleepForTimeInterval:]
2   Sentry                          0x1032ecc62         <unknown> + 750
3   Foundation                      0xfff003c33993      __NSThread__start__
4   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
5   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 26 name: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0xfff001dda97a      mach_msg_trap
1   CoreFoundation                  0xfff001f6336c      __CFRunLoopServiceMachPort
2   CoreFoundation                  0xfff001f619f7      __CFRunLoopRun
3   CoreFoundation                  0xfff001f60e3b      CFRunLoopRunSpecific
4   CFNetwork                       0xfff00b5ea7eb      _CFURLStorageSessionDisableCache
5   Foundation                      0xfff003c33993      __NSThread__start__
6   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
7   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 27
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   libedax.universal.dylib         0x110ccc47b         task_loop
2   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
3   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 28
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   libedax.universal.dylib         0x110ccc47b         task_loop
2   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
3   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 29
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   libedax.universal.dylib         0x110ccc47b         task_loop
2   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
3   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 30 Crashed:
0   libsystem_kernel.dylib          0xfff001de100e      __pthread_kill
1   libsystem_c.dylib               0xfff001c6ad23      abort
2   libedax.universal.dylib         0x110cde3c3         position_get_moves
3   libedax.universal.dylib         0x110cf0a10         play_hint_next
4   App                             0x10e0f62bd         FfiTrampoline_posixFree_9255
5   App                             0x10e0f6260         FfiTrampoline_posixFree_9255
6   App                             0x10e0fd3d8         LibEdaxBindings.edax_hint_next_no_multipv_depth_9469
7   App                             0x10e0fd1e7         executeHintOneByOne_9464
8   App                             0x10e255aed         SuspendState._createAsyncStarCallback.anonymous_closure_16988
9   App                             0x10e2726b0         Closure.call_17550
10  App                             0x10e0fbe9e         AsyncStarStreamController.runBody_9441
11  App                             0x10e0fbe28         AsyncStarStreamController.runBody_9440
12  App                             0x10ded8c3a         microtaskLoop_223
13  App                             0x10ded8ae5         startMicrotaskLoop_222
14  App                             0x10ded8aab         startMicrotaskLoop_221
15  App                             0x10deda4f7         runPendingImmediateCallback_262
16  App                             0x10deda490         RawReceivePortImpl._handleMessage_261
17  App                             0x10ded3b1e         Stub_InvokeDartCode
18  FlutterMacOS                    0x105763371         delete[]
19  FlutterMacOS                    0x1057631e1         delete[]
20  FlutterMacOS                    0x10576555c         delete[]
21  FlutterMacOS                    0x1057728e4         delete[]
22  FlutterMacOS                    0x10577a74d         delete[]
23  FlutterMacOS                    0x10577ad1a         delete[]
24  FlutterMacOS                    0x10582e297         delete[]
25  FlutterMacOS                    0x10582e587         delete[]
26  FlutterMacOS                    0x1057eccf5         delete[]
27  libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
28  libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 31
0   libedax.universal.dylib         0x110cc525c         hash_init
1   libedax.universal.dylib         0x110cccc83         search_init
2   libedax.universal.dylib         0x110cf6792         edax_get_bookmove_with_position_by_moves
3   App                             0x10e0fc9d6         FfiTrampoline__edax_get_bookmove_with_position_by_moves_9458
4   App                             0x10e0fc979         FfiTrampoline__edax_get_bookmove_with_position_by_moves_9458
5   App                             0x10e0fc86a         LibEdaxBindings.edax_get_bookmove_with_position_by_moves_9456
6   App                             0x10e0fc56b         LibEdax.edaxGetBookMoveWithPositionByMoves_9455
7   App                             0x10e0fba61         executeCountBestpath_9436
8   App                             0x10e255aed         SuspendState._createAsyncStarCallback.anonymous_closure_16988
9   App                             0x10e2726b0         Closure.call_17550
10  App                             0x10e0fbe9e         AsyncStarStreamController.runBody_9441
11  App                             0x10e0fbe28         AsyncStarStreamController.runBody_9440
12  App                             0x10ded8c3a         microtaskLoop_223
13  App                             0x10ded8ae5         startMicrotaskLoop_222
14  App                             0x10ded8aab         startMicrotaskLoop_221
15  App                             0x10deda4f7         runPendingImmediateCallback_262
16  App                             0x10deda490         RawReceivePortImpl._handleMessage_261
17  App                             0x10ded3b1e         Stub_InvokeDartCode
18  FlutterMacOS                    0x105763371         delete[]
19  FlutterMacOS                    0x1057631e1         delete[]
20  FlutterMacOS                    0x10576555c         delete[]
21  FlutterMacOS                    0x1057728e4         delete[]
22  FlutterMacOS                    0x10577a74d         delete[]
23  FlutterMacOS                    0x10577ad1a         delete[]
24  FlutterMacOS                    0x10582e297         delete[]
25  FlutterMacOS                    0x10582e587         delete[]
26  FlutterMacOS                    0x1057eccf5         delete[]
27  libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
28  libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 32
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x1057ed8d6         delete[]
2   FlutterMacOS                    0x10582e37f         delete[]
3   FlutterMacOS                    0x10582e587         delete[]
4   FlutterMacOS                    0x1057eccf5         delete[]
5   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
6   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 33
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x1057ed8d6         delete[]
2   FlutterMacOS                    0x10582e37f         delete[]
3   FlutterMacOS                    0x10582e587         delete[]
4   FlutterMacOS                    0x1057eccf5         delete[]
5   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
6   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 34
0   libsystem_kernel.dylib          0xfff001ddd3ea      __psynch_cvwait
1   FlutterMacOS                    0x1057ed8d6         delete[]
2   FlutterMacOS                    0x10582e37f         delete[]
3   FlutterMacOS                    0x10582e587         delete[]
4   FlutterMacOS                    0x1057eccf5         delete[]
5   libsystem_pthread.dylib         0xfff001e4f4e0      _pthread_start
6   libsystem_pthread.dylib         0xfff001e4af6a      thread_start

Thread 35
0   libsystem_kernel.dylib          0xfff001ddc05a      __workq_kernreturn
1   libsystem_pthread.dylib         0xfff001e4af56      start_wqthread

Thread 36
0   libsystem_kernel.dylib          0xfff001ddc05a      __workq_kernreturn
1   libsystem_pthread.dylib         0xfff001e4af56      start_wqthread

Thread 37
0   libsystem_kernel.dylib          0xfff001ddc05a      __workq_kernreturn
1   libsystem_pthread.dylib         0xfff001e4af56      start_wqthread

https://sentry.io/organizations/naoki-shimizu/issues/3653356457/events/35caddc380474981952a5f95b199710e/?project=6595416

website can't be deployed.

Run yarn deploy
yarn run v1.22.21
$ docusaurus deploy
(node:2007) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Warning:  When deploying to GitHub Pages, it is better to use an explicit "trailingSlash" site config.
Otherwise, GitHub Pages will add an extra trailing slash to your site urls only on direct-access (not when navigation) with a server redirect.
This behavior can have SEO impacts and create relative link issues.

[INFO] Deploy command invoked...

Error [ShellJSInternalError]: ENOENT: no such file or directory, open '/tmp/shelljs_4550[6](https://github.com/sensuikan1973/pedax/actions/runs/7096198808/job/19314324520#step:7:7)3b83[7](https://github.com/sensuikan1973/pedax/actions/runs/7096198808/job/19314324520#step:7:8)32ef360069'
    at Object.writeFileSync (node:fs:2352:20)
    at writeFileLockedDown (/home/runner/work/pedax/pedax/website/node_modules/shelljs/src/exec.js:61:[8](https://github.com/sensuikan1973/pedax/actions/runs/7096198808/job/19314324520#step:7:9))
    at execSync (/home/runner/work/pedax/pedax/website/node_modules/shelljs/src/exec.js:66:3)
    at Object._exec (/home/runner/work/pedax/pedax/website/node_modules/shelljs/src/exec.js:223:12)
    at Object.exec (/home/runner/work/pedax/pedax/website/node_modules/shelljs/src/common.js:335:23)

[INFO] Docusaurus version: 3.0.1
Node version: v21.3.0
    at Command.deploy (/home/runner/work/pedax/pedax/website/node_modules/@docusaurus/core/lib/commands/deploy.js:56:10) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/tmp/shelljs_455063b83732ef36006[9](https://github.com/sensuikan1973/pedax/actions/runs/7096198808/job/19314324520#step:7:10)'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.

widget test error `Once you have called dispose() on a BoardNotifier, it can no longer be used.`

https://github.com/sensuikan1973/pedax/actions/runs/4062722846/jobs/6994127941

โ•โ•โ•ก EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK โ•žโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
The following assertion was thrown running a test (but after the test had completed):
A BoardNotifier was used after being disposed.
Once you have called dispose() on a BoardNotifier, it can no longer be used.
When the exception was thrown, this was the stack:
#0      ChangeNotifier.debugAssertNotDisposed.<anonymous closure> (package:flutter/src/foundation/change_notifier.dart:[15](https://github.com/sensuikan1973/pedax/actions/runs/4062722846/jobs/6994127941#step:8:21)7:9)
#1      ChangeNotifier.debugAssertNotDisposed (package:flutter/src/foundation/change_notifier.dart:[16](https://github.com/sensuikan1973/pedax/actions/runs/4062722846/jobs/6994127941#step:8:22)4:6)
#2      ChangeNotifier.notifyListeners (package:flutter/src/foundation/change_notifier.dart:360:27)
#3      BoardNotifier.requestBookLoad (package:pedax/models/board_notifier.dart:136:5)
#4      PedaxBoardState.initState.<anonymous closure> (package:pedax/board/pedax_board.dart:62:24)
<asynchronous suspension>
โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

`Use of Advertising Identifier (IDFA) is required to submit`

https://github.com/sensuikan1973/pedax/actions/runs/3791416780/jobs/6446831603

[03:25:22]: Use of Advertising Identifier (IDFA) is required to submit
Add information to the :submission_information option...
  Docs: http://docs.fastlane.tools/actions/deliver/#compliance-and-idfa-settings
  Example: submission_information: { add_id_info_uses_idfa: false }
  Example: submission_information: {
    add_id_info_uses_idfa: true,
    add_id_info_serves_ads: false,
    add_id_info_tracks_install: true,
    add_id_info_tracks_action: true,
    add_id_info_limits_tracking: true
  }
  Example CLI:
    --submission_information "{\"add_id_info_uses_idfa\": false}"

[Apple Silicon Mac] wrong evaluation when book ends

From Mac App Store Review,

Book ใŒ็ต‚ใ‚ใฃใฆใ‹ใ‚‰ใฎๆŒ™ๅ‹•ใŒใŠใ‹ใ—ใ„
edax ใฎ book ใฏ level 24, depth 36 ใงไฝœๆˆใ—ใฆใ„ใพใ™๏ผŽ

book ใง้€ฒ่กŒใ—ใฆใ„ใ‚‹้™ใ‚Šใฏ่ฉ•ไพกๅ€คใชใฉใฎ่กจ็คบใ‚‚ๆญฃๅธธใชใฎใงใ™ใŒ๏ผŒbook ใŒ็ต‚ใ‚ใฃใŸ้€”็ซฏใซ๏ผŒไพ‹ใˆใฐใใฎๆ‰‹ใฎๅ‰ใพใง 0 ใฎ่ฉ•ไพกๅ€คใ ใฃใŸใ‚‚ใฎใŒ๏ผŒใ™ในใฆใฎๅทฎใ—ๆ‰‹ใŒ 64 ใฎใ‚ˆใ†ใช่ฉ•ไพกๅ€คใง่กจ็คบใ•ใ‚Œใพใ™๏ผŽ

pedax ใ‚‚ level ใฏ 24 ใซ่จญๅฎšใ—ใฆใ„ใ‚‹ใฎใง๏ผŒbook ใŒ็ต‚ใ‚ใฃใŸๆ™‚็‚นใงๅฎŒๅ…จ่ชญใฟใซใชใฃใฆ book ใจๅŒใ˜่ฉ•ไพกๅ€คใฎๆ‰‹ใŒ่กจ็คบใ•ใ‚Œใชใ„ใจใŠใ‹ใ—ใ„ใฏใšใชใฎใงใ™ใŒโ€ฆ

ใใ‚Œไปฅๅค–ใฏใ‚คใƒณใ‚ฟใƒผใƒ•ใ‚งใƒผใ‚นใ‚‚ใ‚ทใƒณใƒ—ใƒซใง่ฆ‹ใ‚„ใ™ใ„ใฎใง๏ผŒไฝ™่จˆใซ็ต‚็›คใฎๆŒ™ๅ‹•ใŒๆƒœใ—ใ„ใงใ™๏ผŽ

ใ“ใฎไธๅ…ทๅˆ๏ผˆ๏ผŸ๏ผ‰ใŒ็›ดใ‚Œใฐโ˜…5 ใ‚’ใคใ‘ใŸใ„ใใ‚‰ใ„ใงใ™๏ผŽ


There is a workaround. See: #1328 (comment)

flutter widget test is unstable

โœ… D:\a\pedax\pedax\test\launch_app_with_empty_file_path_test.dart: update book file path as it is
[+8277 ms] test 3: Test harness is no longer needed by test process
[        ] test 3: finished
[        ] Starting coverage collection
[        ] collecting coverage data from Flutter Tester (pid: 3956, running) for test 3 at http://127.0.0.1:57562/eiN-0e5j9BE=/...
[        ] test 3: Test process is no longer needed by test harness
[  +75 ms] Collected coverage data.
[        ] Merging coverage data...
[   +1 ms] Done merging coverage data into global coverage map.
[        ] test 3: cleaning up...
[        ] test 3: ensuring test device is terminated.
[        ] test 3: Terminating flutter_tester process
[        ] test 3: Shutting down test harness socket server
[  +37 ms] test 3: flutter_tester process at pid 3956 exited with code=-1
[        ] test 3: deleting temporary directory
[   +5 ms] test 3: finished

๐ŸŽ‰ 8 tests passed.
[   +8 ms] Deleting C:\Users\RUNNER~1\AppData\Local\Temp\flutter_tools.95c3c9f1\flutter_test_compiler.fbaa3d77...
[   +5 ms] killing pid 1400
[  +45 ms] Deleting C:\Users\RUNNER~1\AppData\Local\Temp\flutter_tools.95c3c9f1\flutter_test_fonts.5a998155...
[   +2 ms] test package returned with exit code 1
[  +16 ms] coverage information collection complete
[   +1 ms] wrote coverage data to ./coverage/lcov.widget_test.info (size=15832)
[        ] Runtime for phase TestRunner: Wall-clock: 0:01:04.185266; combined: 0:01:04.185346.
[        ] Runtime for phase Compile: Wall-clock: 0:00:17.706458; combined: 0:00:17.706575.
[        ] Runtime for phase Run: Wall-clock: 0:00:45.619080; combined: 0:00:45.619092.
[        ] Runtime for phase CoverageTotal: Wall-clock: 0:00:09.490488; combined: 0:00:00.347565.
[        ] Runtime for phase CoverageCollect: Wall-clock: 0:00:00.442887; combined: 0:00:00.442894.
[        ] Runtime for phase CoverageParseJson: Wall-clock: 0:00:09.122006; combined: 0:00:00.056840.
[        ] Runtime for phase CoverageAddHitmap: Wall-clock: 0:00:00.001157; combined: 0:00:00.001161.
[        ] Runtime for phase CoverageDataCollect: Wall-clock: 0:00:00.018214; combined: 0:00:00.018216.
[        ] Runtime for phase WatcherFinishedTest: Wall-clock: 0:00:09.491920; combined: 0:00:00.348720.
[   +9 ms] "flutter test" took 65,581ms.
[   +3 ms] 
           #0      throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
           #1      TestCommand.runCommand (package:flutter_tools/src/commands/test.dart:490:7)
           <asynchronous suspension>
           #2      FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1257:27)
           <asynchronous suspension>
           #3      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #4      CommandRunner.runCommand (package:args/command_runner.dart:209:13)
           <asynchronous suspension>
           #5      FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:283:9)
[   +2 ms] ensureAnalyticsSent: 0ms
[        ] Running 1 shutdown hook
           <asynchronous suspension>
           #6      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #7      FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:229:5)
           <asynchronous suspension>
           #8      run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:64:9)
           <asynchronous suspension>
           #9      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #10     main (package:flutter_tools/executable.dart:91:3)
           <asynchronous suspension>


[        ] Shutdown hooks complete
[        ] exiting with code 1

`PlatformException(InvalidArguments, expected file argument to be string., null, null)` in `macos_secure_bookmarks`

2.17.0

PlatformException: PlatformException(InvalidArguments, expected file argument to be string., null, null)
  File "message_codecs.dart", line 607, in StandardMethodCodec.decodeEnvelope
  File "platform_channel.dart", line 167, in MethodChannel._invokeMethod
  File "<asynchronous suspension>"
  File "macos_secure_bookmarks.dart", line 46, in SecureBookmarks.stopAccessingSecurityScopedResource
  File "<asynchronous suspension>"
  File "book_file_option.dart", line 68, in BookFileOption.stopAccessingSecurityScopedResource
  File "<asynchronous suspension>"
  File "board_notifier.dart", line 276, in BoardNotifier._updateStateByEdaxServerResponse

https://sentry.io/organizations/naoki-shimizu/issues/3501546350/?project=6595416&query=is%3Aunresolved#exception

`PlatformException(UnexpectedError, Error while resolving bookmark Error Domain=NSCocoaErrorDomain Code=4 "ใƒ•ใ‚กใ‚คใƒซใŒๅญ˜ๅœจใ—ใพใ›ใ‚“ใ€‚", null, null)`

2.18.1

PlatformException: PlatformException(UnexpectedError, Error while resolving bookmark Error Domain=NSCocoaErrorDomain Code=4 "ใƒ•ใ‚กใ‚คใƒซใŒๅญ˜ๅœจใ—ใพใ›ใ‚“ใ€‚", null, null)
  File "message_codecs.dart", line 653, in StandardMethodCodec.decodeEnvelope
  File "platform_channel.dart", line 296, in MethodChannel._invokeMethod
  File "<asynchronous suspension>"
  File "macos_secure_bookmarks.dart", line 31, in SecureBookmarks.resolveBookmark
  File "<asynchronous suspension>"
  File "book_file_option.dart", line 39, in BookFileOption.val
  File "<asynchronous suspension>"
  File "edax_asset.dart", line 72, in EdaxAsset._setupBookData
  File "<asynchronous suspension>"
  File "edax_asset.dart", line 24, in EdaxAsset.setupDllAndData
  File "<asynchronous suspension>"
  File "home.dart", line 59, in _HomeState._setUpEdaxServer
  File "<asynchronous suspension>"
  File "home.dart", line 54, in _HomeState.initState.<fn>

https://sentry.io/organizations/naoki-shimizu/issues/3661681728/events/0b69140e77414804834f52df5b962c23/?project=6595416

Integration Test fails on Linux

https://github.com/sensuikan1973/pedax/runs/1776370391

Downloading linux-x64/linux-x64-flutter-gtk tools...             1,982ms
Downloading linux-x64-profile/linux-x64-flutter-gtk tools...        985ms
Downloading linux-x64-release/linux-x64-flutter-gtk tools...        812ms
Running "flutter pub get" in pedax...                              606ms
Building Linux application...                                   
Error waiting for a debug connection: The log reader stopped unexpectedly.
Application failed to start on attempt: 1
Error waiting for a debug connection: The log reader stopped unexpectedly.
Application failed to start on attempt: 2
Error waiting for a debug connection: The log reader stopped unexpectedly.
Application failed to start on attempt: 3
Application failed to start. Will not run test. Quitting.

packaging windows msix fail

https://github.com/sensuikan1973/pedax/runs/3834842189?check_suite_focus=true

Run .github/scripts/prepare_to_pack_for_windows.sh
+ flutter pub run msix:create

[โšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโš] 0% parsing cli arguments..        
โ˜‘ parsing cli arguments                                                             

[โšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโš] 10% validating config values..                             
โ˜‘ validating config values                                                             

[โšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโš] 20% cleaning temporary files..                                
โ˜‘ cleaning temporary files                                                             

[โšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโš] 30% creating app icons folder..                                
โ˜‘ creating app icons folder                                                             

[โšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโš] 40% copying app icons..                                 
โ˜‘ copying app icons                                                             

[โšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโš] 50% copying VC libraries..                         
โ˜‘ copying VC libraries                                                             

Unhandled exception:
RangeError (end): Invalid value: Only valid value is 0: 1
#0      RangeError.checkValidRange (dart:core/errors.dart:338:9)
#1      _StringBase.substring (dart:core-patch/string_patch.dart:393:27)
#2      Manifest._normalizeCapability (package:msix/src/manifest.dart:151:34)
#3      Manifest._getCapabilities.<anonymous closure> (package:msix/src/manifest.dart:163:20)
#4      List.forEach (dart:core-patch/growable_array.dart:403:8)
#5      Manifest._getCapabilities (package:msix/src/manifest.dart:162:18)
#6      Manifest.generateAppxManifest (package:msix/src/manifest.dart:52:9)
#7      Msix.createMsix (package:msix/msix.dart:27:17)
<asynchronous suspension>
pub finished with exit code 255
[โšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโšโš] 60% generate appx manifest..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.