Skip to content

BAAS-23396: add strings overhead to mem usage calculations #241

BAAS-23396: add strings overhead to mem usage calculations

BAAS-23396: add strings overhead to mem usage calculations #241

Triggered via pull request August 4, 2023 16:28
Status Failure
Total duration 1m 41s
Artifacts

main.yml

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

Annotations

13 errors and 4 warnings
test (1.x, ubuntu-latest, 386)
Process completed with exit code 1.
test (1.16.x, ubuntu-latest, 386): array.go#L550
constant 4294967295 overflows valueInt
test (1.16.x, ubuntu-latest, 386): builtin_number.go#L205
constant -9007199254740991 overflows valueInt
test (1.16.x, ubuntu-latest, 386): builtin_number.go#L205
constant 9007199254740991 overflows valueInt
test (1.16.x, ubuntu-latest, 386): builtin_number.go#L238
constant 9007199254740991 overflows valueInt
test (1.16.x, ubuntu-latest, 386): builtin_number.go#L239
constant -9007199254740991 overflows valueInt
test (1.16.x, ubuntu-latest, 386): string_ascii.go#L344
constant 9223372036854775807 overflows int
test (1.16.x, ubuntu-latest, 386): string_ascii.go#L347
constant -9223372036854775808 overflows int
test (1.16.x, ubuntu-latest, 386): typedarrays.go#L352
constant 4294967295 overflows valueInt
test (1.16.x, ubuntu-latest, 386): value.go#L865
constant 9223372036854775807 overflows int
test (1.16.x, ubuntu-latest, 386): value.go#L867
constant -9223372036854775808 overflows int
test (1.x, ubuntu-latest)
Process completed with exit code 1.
test (1.16.x, ubuntu-latest)
Process completed with exit code 1.
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, 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)
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)
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/