Add free5GC as an example CNF #15
arm64.yml
on: pull_request
arm64
11m 24s
qemu-arm64
26m 42s
Annotations
12 warnings
|
arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
arm64:
src/tasks/workload/microservice.cr#L673
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
arm64:
src/tasks/workload/microservice.cr#L669
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
arm64:
src/tasks/workload/microservice.cr#L475
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
arm64:
src/tasks/workload/microservice.cr#L438
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
arm64:
src/modules/k8s_netstat/k8s_netstat.cr#L172
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
arm64:
src/tasks/workload/5g_validator.cr#L138
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
arm64:
src/tasks/utils/k8s_tshark.cr#L119
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
arm64:
src/tasks/workload/5g_validator.cr#L118
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
arm64:
src/modules/kubectl_client/modules/wait.cr#L296
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
arm64:
src/tasks/utils/timeouts.cr#L23
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
|
qemu-arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|