Skip to content

Fix compile error for functions with int64 parameters #140

Fix compile error for functions with int64 parameters

Fix compile error for functions with int64 parameters #140

Re-run triggered May 27, 2024 09:12
Status Failure
Total duration 26s
Artifacts

build.yml

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

Annotations

7 errors and 3 warnings
test (1.18, 386): compiler/compiler.go#L348
math.MaxInt64 (untyped int constant 9223372036854775807) overflows int
test (1.18, 386): compiler/compiler.go#L348
math.MinInt64 (untyped int constant -9223372036854775808) overflows int
test (1.18, 386)
Process completed with exit code 1.
test (1.22, 386)
The job was canceled because "_1_18_386" failed.
test (1.22, 386): compiler/compiler.go#L348
math.MaxInt64 (untyped int constant 9223372036854775807) overflows int
test (1.22, 386): compiler/compiler.go#L348
math.MinInt64 (untyped int constant -9223372036854775808) overflows int
test (1.22, 386)
Process completed with exit code 1.
test (1.18, 386)
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 (1.18, 386)
Restore cache failed: Dependencies file is not found in /home/runner/work/expr/expr. Supported file pattern: go.sum
test (1.22, 386)
Restore cache failed: Dependencies file is not found in /home/runner/work/expr/expr. Supported file pattern: go.sum