refactor: 切换数字类型为IntType(可配置),同时修复一个值复制问题 #5
Annotations
4 errors and 4 warnings
lint
cannot use v (variable of type int64) as dicescript.IntType value in argument to dice.VMValueNewInt
|
lint
Process completed with exit code 1.
|
test:
cmd/main.go#L65
cannot use v (variable of type int64) as dicescript.IntType value in argument to dice.VMValueNewInt
|
test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dicescript/dicescript. Supported file pattern: go.sum
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/dicescript/dicescript. Supported file pattern: go.sum
|