Skip to content

BAAS-28579: Avoid switching valueInt64 to valueInt when incrementing value #366

BAAS-28579: Avoid switching valueInt64 to valueInt when incrementing value

BAAS-28579: Avoid switching valueInt64 to valueInt when incrementing value #366

Triggered via pull request February 9, 2024 21:54
Status Failure
Total duration 51s
Artifacts

main.yml

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

Annotations

13 errors and 8 warnings
test (1.16.x, ubuntu-latest, 386): array.go#L562
constant 4294967295 overflows valueInt
test (1.16.x, ubuntu-latest, 386): builtin_number.go#L194
constant -9007199254740991 overflows valueInt
test (1.16.x, ubuntu-latest, 386): builtin_number.go#L194
constant 9007199254740991 overflows valueInt
test (1.16.x, ubuntu-latest, 386): builtin_number.go#L282
constant 9007199254740991 overflows valueInt
test (1.16.x, ubuntu-latest, 386): builtin_number.go#L283
constant -9007199254740991 overflows valueInt
test (1.16.x, ubuntu-latest, 386): limiter.go#L10
constant 9007199254740992 overflows int
test (1.16.x, ubuntu-latest, 386): runtime.go#L492
constant 9007199254740992 overflows int
test (1.16.x, ubuntu-latest, 386): string_ascii.go#L348
constant 9223372036854775807 overflows int
test (1.16.x, ubuntu-latest, 386): string_ascii.go#L351
constant -9223372036854775808 overflows int
test (1.16.x, ubuntu-latest, 386): typedarrays.go#L352
constant 4294967295 overflows valueInt
test (1.x, ubuntu-latest)
Process completed with exit code 1.
test (1.x, ubuntu-latest, 386)
Process completed with exit code 1.
test (1.16.x, ubuntu-latest)
Process completed with exit code 1.
test (1.16.x, ubuntu-latest, 386)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.16.x, ubuntu-latest, 386)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.x, ubuntu-latest, 386)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.x, ubuntu-latest, 386)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/