Skip to content

fix: 修复大数字骰面概率偏移问题; #135

fix: 修复大数字骰面概率偏移问题;

fix: 修复大数字骰面概率偏移问题; #135

Triggered via push September 7, 2024 07:48
Status Failure
Total duration 31s
Artifacts

jsport.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: roll_func.go#L28
math.MaxInt64 - 1 (untyped int constant 9223372036854775806) overflows int
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/