CI Reliability 2022-05-23
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức phù hợp với người mới
- 20/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- git, node.js, shell
- Lĩnh vực
- ci-cd, devops, infrastructure, testing-qa
Hướng nghiên cứu
Báo cáo được tạo bằng ncu-ci walk pr --stats=true --markdown và nhóm các lỗi từ những Jenkins job được liên kết. Hãy bắt đầu bằng việc xem xét các ví dụ timeout, build, Git và parallel/test-worker-http2-stream-terminate được liệt kê, cùng với các node CI bị ảnh hưởng. Để hoàn thành, cần xác định các nguyên nhân có thể xử lý của những lỗi lặp lại và khôi phục CI ổn định, nhưng issue không nêu tên tệp hoặc test nào cần thay đổi.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Failures in node-test-pull-request/44038 to node-test-pull-request/44136 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2022-05-23 11:05 | 1 | 4 | 27 | 2 | 66 | 4.12% |
Jenkins Failure
| Reason | Build timed out (after 30 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43086/, https://github.com/nodejs/node/pull/43058/, https://github.com/nodejs/node/pull/43168/) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-3, test-ibm-ubuntu1804-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44077/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44096/ |
Example
Build timed out (after 30 minutes). Marking the build as failed.
| Reason | Build timed out (after 60 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43061/, https://github.com/nodejs/node/pull/42310/) |
| Appeared | test-softlayer-ubi81_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44053/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44115/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Build Failure
| Reason | ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43061/, https://github.com/nodejs/node/pull/42790/, https://github.com/nodejs/node/pull/43112/) |
| Appeared | test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44058/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44136/ |
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-freebsd/nodes=freebsd12-x64 #44156
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
| Reason | ERROR: Build step failed with exception |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43061/, https://github.com/nodejs/node/pull/43011/) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44053/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44068/ |
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-1] which is computer hudson.slaves.SlaveComputer@4fb34dac and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:113)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
| Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42816/, https://github.com/nodejs/node/pull/42910/) |
| Appeared | test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44061/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44123/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins9629259736867861332.sh
+ '[' -d .git ']'
+ git clean -fdx
Git Failure
| Reason | ERROR: Error fetching remote repo 'origin' |
|---|---|
| Type | GIT_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/43011/, https://github.com/nodejs/node/pull/42908/, https://github.com/nodejs/node/pull/42816/, https://github.com/nodejs/node/pull/43069/, https://github.com/nodejs/node/pull/42858/) |
| Appeared | test-nearform-macos10.15-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44068/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44074/ |
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at hudson.scm.SCM.checkout(SCM.java:505)
undefined
Example
Unknown
JSTest Failure
Example
not ok 776 parallel/test-worker-http2-stream-terminate
---
duration_ms: 23.481
severity: crashed
exitcode: 3221225477
stack: |-
Error: async hook stack has become corrupted (actual: 5, expected: 18849)
1: 00007FF7DAE68D5F node_api_throw_syntax_error+174703
2: 00007FF7DAE60BFC node_api_throw_syntax_error+141580
3: 00007FF7DAD62ECA node::PromiseRejectCallback+3658
4: 00007FF7DAE8E7D3 v8::internal::compiler::Operator::EffectOutputCount+547
5: 00007FF7DB8420ED v8::internal::Builtins::code+248653
6: 00007FF7DB841CF9 v8::internal::Builtins::code+247641
7: 00007FF7DB841FBC v8::internal::Builtins::code+248348
8: 00007FF7DB841E20 v8::internal::Builtins::code+247936
9: 00007FF7DB926BE1 v8::internal::SetupIsolateDelegate::SetupHeap+558449
10: 00007FF763A97CED
...
Example
not ok 1173 parallel/test-http-server-request-timeouts-mixed
---
duration_ms: 3.475
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(request2.completed)
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-http-server-request-timeouts-mixed.js:106:5)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v19.0.0-pre
...
| Reason | parallel/test-gc-http-client-timeout |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 6 (https://github.com/nodejs/node/pull/43123/, https://github.com/nodejs/node/pull/43127/, https://github.com/nodejs/node/pull/43124/, https://github.com/nodejs/node/pull/43011/, https://github.com/nodejs/node/pull/43069/, https://github.com/nodejs/node/pull/43159/) |
| Appeared | test-nearform-macos11.0-arm64-1, test-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44050/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44108/ |
Example
not ok 889 parallel/test-gc-http-client-timeout
---
duration_ms: 0.531
severity: fail
exitcode: 1
stack: |-
done/collected/total: 5/0/458
done/collected/total: 28/0/458
done/collected/total: 71/0/458
done/collected/total: 197/5/458
node:events:508
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET ::1:61141
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1197:16)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:457:9)
at Socket.emit (node:events:530:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'connect',
address: '::1',
port: 61141
}
Node.js v19.0.0-pre
...
| Reason | parallel/test-worker-heap-snapshot |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (https://github.com/nodejs/node/pull/43127/, https://github.com/nodejs/node/pull/43069/, https://github.com/nodejs/node/pull/43164/, https://github.com/nodejs/node/pull/43178/) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44054/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44132/ |
Example
not ok 776 parallel/test-worker-heap-snapshot
---
duration_ms: 1.260
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
| Reason | abort/test-abort-uncaught-exception |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43124/, https://github.com/nodejs/node/pull/43123/, https://github.com/nodejs/node/pull/43127/) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44049/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44052/ |
Example
not ok 3501 abort/test-abort-uncaught-exception
---
duration_ms: 120.174
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-heapsnapshot-near-heap-limit-worker |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/42507/, https://github.com/nodejs/node/pull/43011/, https://github.com/nodejs/node/pull/42910/) |
| Appeared | test-equinix-debian10_container-armv7l-1, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44062/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44127/ |
Example
not ok 990 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 2.934
severity: fail
exitcode: 1
stack: |-
Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
max_young_gen_size=25165824, young_gen_size=0, old_gen_size=51449104, total_size=51449104
Estimated available memory=4200488960, estimated overhead=25165824
Start generating Heap.20220522.131920.659877.1.001.heapsnapshot...
Wrote snapshot to /home/iojs/tmp/.tmp.888/Heap.20220522.131920.659877.1.001.heapsnapshot
<--- Last few GCs --->
[659877:0xf47006b0] 1428 ms: Mark-sweep (reduce) 49.0 (52.8) -> 49.0 (52.8) MB, 20.4 / 0.0 ms (average mu = 0.203, current mu = -0.060) heap profiler; GC in old space requested
<--- JS stacktrace --->
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
node:assert:399
throw err;
^
AssertionError [ERR_A...
| Reason | parallel/test-http-server-close-idle |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43124/, https://github.com/nodejs/node/pull/42816/, https://github.com/nodejs/node/pull/43066/) |
| Appeared | test-azure_msft-win10_vs2019-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44049/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44075/ |
Example
not ok 349 parallel/test-http-server-close-idle
---
duration_ms: 0.214
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 2
at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-http-server-close-idle.js:48:14)
at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:438:15)
at Socket.emit (node:events:527:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Readable.push (node:internal/streams/readable:234:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 2,
operator: 'strictEqual'
}
Node.js v19.0.0-pre
...
| Reason | pummel/test-fs-largefile |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43086/, https://github.com/nodejs/node/pull/43099/, https://github.com/nodejs/node/pull/43172/) |
| Appeared | test-nearform-macos10.15-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44077/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44106/ |
Example
not ok 3265 pummel/test-fs-largefile
---
duration_ms: 0.68
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:345
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1127:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v19.0.0-pre
...
| Reason | es-module/test-esm-resolve-type |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43178/) |
| Appeared | undefined, test-azure_msft-win10_vs2019-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44127/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44132/ |
Example
not ok 280 es-module/test-esm-resolve-type
---
duration_ms: 0.745
severity: crashed
exitcode: -5
stack: |-
1..0 # Skipped: test-esm-resolve-type.mjs: process.chdir is not available in Workers
#
# Fatal error in , line 0
# Check failed: (location_) != nullptr.
#
#
#
#FailureMessage Object: 0x7fe066ff7cd0
1: 0x557bb28937a1 [out/Release/node]
2: 0x557bb3b964ce V8_Fatal(char const*, ...) [out/Release/node]
3: 0x557bb2ed9db5 v8::internal::SourceTextModule::ExecuteAsyncModule(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SourceTextModule>) [out/Release/node]
4: 0x557bb2eda770 v8::internal::SourceTextModule::InnerModuleEvaluation(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SourceTextModule>, v8::internal::ZoneForwardList<v8::internal::Handle<v8::internal::SourceTextModule> >*, unsigned int*) [out/Release/node]
5: 0x557bb2eda869 v8::internal::SourceTextModule::Evaluate(v8::internal::Isolate*, v8::internal::Handle...
| Reason | es-module/test-esm-type-flag |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43054/, https://github.com/nodejs/node/pull/43099/) |
| Appeared | test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44048/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44093/ |
Example
not ok 3453 es-module/test-esm-type-flag
---
duration_ms: 360.61
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-https-server-close-all |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42507/, https://github.com/nodejs/node/pull/42310/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44062/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44083/ |
Example
not ok 1768 parallel/test-https-server-close-all
---
duration_ms: 1.864
severity: fail
exitcode: 1
stack: |-
node:assert:170
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-https-server-close-all.js:61
at Timeout.mustNotCall [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/index.js:516:12)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v19.0.0-pre
...
| Reason | parallel/test-inspector-multisession-ws |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43153/, https://github.com/nodejs/node/pull/42776/) |
| Appeared | test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44102/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44116/ |
Example
not ok 1601 parallel/test-inspector-multisession-ws
---
duration_ms: 15.444
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:57120/8865b210-bf28-45b3-b0a1-bf11b5882a75
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err] Debugger attached.
[err]
[test] Breaking in code and verifying events are fired
Timed out waiting for matching notification (Initial pause)
1
...
| Reason | sequential/test-worker-prof |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43054/, https://github.com/nodejs/node/pull/43127/) |
| Appeared | test-azure_msft-win10_vs2019-x64-4, test-equinix-ubuntu1804_sharedlibs_container-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44048/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44054/ |
Example
not ok 863 sequential/test-worker-prof
---
duration_ms: 3.967
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with non-zero status: {
status: 3221226505,
signal: null,
output: [ null, '', '' ],
pid: 3740,
stdout: '',
stderr: ''
}
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:61:10)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
...
Progress
-
Build timed out (after 30 minutes). Marking the build as failed.(3) -
Build timed out (after 60 minutes). Marking the build as failed.(2) -
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...(3) -
ERROR: Build step failed with exception(2) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?(2) -
ERROR: Error fetching remote repo 'origin'(5) -
Unknown(19) -
parallel/test-worker-http2-stream-terminate(18) -
parallel/test-http-server-request-timeouts-mixed(17) -
parallel/test-gc-http-client-timeout(6) -
parallel/test-worker-heap-snapshot(4) -
abort/test-abort-uncaught-exception(3) -
parallel/test-heapsnapshot-near-heap-limit-worker(3) -
parallel/test-http-server-close-idle(3) -
pummel/test-fs-largefile(3) -
es-module/test-esm-resolve-type(2) -
es-module/test-esm-type-flag(2) -
parallel/test-https-server-close-all(2) -
parallel/test-inspector-multisession-ws(2) -
sequential/test-worker-prof(2)
- Ngôn ngữ chính
- Shell
- Star
- 57
- Fork
- 20
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của nodejs/reliability
-
CI Reliability 2026-09-20 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodejs/reliability#1666 ·
-
CI Reliability 2026-09-19 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
nodejs/reliability#1665 ·
-
CI Reliability 2026-09-18 Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 25/100
nodejs/reliability#1664 ·
-
CI Reliability 2026-09-17 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodejs/reliability#1663 ·
-
CI Reliability 2026-09-16 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodejs/reliability#1662 ·
Tất cả issue của nodejs/reliability
Issue tương tự
-
[InvoiceShelf] No database info Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
community-scripts/ProxmoxVE#17396 · 1 bình luận ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
mattpocock/skills#1099 ·
-
Update Vish to 1.1.5 Đang mởpackage-update
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
oSoWoSo/vOid_Community_repOsitory#144 · 1 bình luận ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
-
help wanted new command
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
tldr-pages/tldr#24151 ·