refactor: 切换数字类型为IntType(可配置),同时修复一个值复制问题 #66
Annotations
3 errors and 1 warning
build:
jsport/main.go#L33
cannot use val (variable of type int64) as dicescript.IntType value in argument to ds.VMValueNewInt
|
build:
jsport/main.go#L63
cannot use i (variable of type int64) as dicescript.IntType value in argument to ds.VMValueNewInt
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|