8000 fix: IEEE-754 64-bit floats (float64 in Go) can only accurately represent integers in the range [-2^53,2^53] · tableauio/tableau@c1ef0cc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: IEEE-754 64-bit floats (float64 in Go) can only accurately represent integers in the range [-2^53,2^53] #1097

fix: IEEE-754 64-bit floats (float64 in Go) can only accurately represent integers in the range [-2^53,2^53]

fix: IEEE-754 64-bit floats (float64 in Go) can only accurately represent integers in the range [-2^53,2^53] #1097

Triggered via pull request July 13, 2024 10:04
Status Success
Total duration 1m 40s
Artifacts

testing.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
test (1.19.x, ubuntu-latest, x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, arduino/setup-protoc@v1, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.19.x, ubuntu-latest, x86)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, arduino/setup-protoc@v1, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.18.x, ubuntu-latest, x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, arduino/setup-protoc@v1, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.18.x, ubuntu-latest, x86)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, arduino/setup-protoc@v1, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.20.x, ubuntu-latest, x86)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, arduino/setup-protoc@v1, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.20.x, ubuntu-latest, x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, arduino/setup-protoc@v1, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
0