Skip to content

Fix String#index to clear MatchData when a regexp is passed #34086

Fix String#index to clear MatchData when a regexp is passed

Fix String#index to clear MatchData when a regexp is passed #34086

Triggered via pull request May 13, 2024 00:32
Status Success
Total duration 14m 39s
Artifacts

compilers.yml

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

Annotations

49 warnings
gcc-7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gcc-10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gcc-9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gcc-8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
-O0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gcc-11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
disable-jit-support
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
USE_FLONUM=0,
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coroutine=pthread
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
disable-rubygems
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
c++98
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-13
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OPT_THREADED_CODE=3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gcc-12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
YJIT_FORCE_ENABLE
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
DEBUG_FIND_TIME_NUMGUESS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
USE_RVARGC=0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OPT_THREADED_CODE=2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
DEBUG_INTEGER_PACK
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
USE_EMBED_CI=0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
c2x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RUBY_DEVEL
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
disable-dln
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GC_DEBUG_STRESS_TO_CLASS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
c++2a
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
c99
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coroutine=ucontext
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
enable-mkmf-verbose
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
jemalloc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OPT_THREADED_CODE=1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NDEBUG
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RUBY_DEBUG
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
valgrind
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
USE_LAZY_LOAD
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gmp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MJIT_FORCE_ENABLE
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-15
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gcc-11 annocheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gcc-13 LTO
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-16 LTO
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b, actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.