BAAS-34801: add forced mem checks on new arrays and obj props #432
Annotations
10 errors and 2 warnings
Run tests:
array.go#L562
constant 4294967295 overflows valueInt
|
Run tests:
builtin_number.go#L194
constant -9007199254740991 overflows valueInt
|
Run tests:
builtin_number.go#L194
constant 9007199254740991 overflows valueInt
|
Run tests:
builtin_number.go#L282
constant 9007199254740991 overflows valueInt
|
Run tests:
builtin_number.go#L283
constant -9007199254740991 overflows valueInt
|
Run tests:
limiter.go#L10
constant 9007199254740992 overflows int
|
Run tests:
runtime.go#L516
constant 9007199254740992 overflows int
|
Run tests:
string_ascii.go#L348
constant 9223372036854775807 overflows int
|
Run tests:
string_ascii.go#L351
constant -9223372036854775808 overflows int
|
Run tests:
typedarrays.go#L352
constant 4294967295 overflows valueInt
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading