Files
pezkuwi-sdk/.claude/CI_FAILURES_CHECKLIST.md
T
pezkuwichain 4d80a8f31e fix: resolve tests-misc CI failures
- Change branch reference from 'master' to 'main' in cargo-check-benches
- Disable test-pezframe-examples-compile-to-wasm (serde_core wasm32 duplicate lang item issue)
- Add SKIP_WASM_BUILD=1 to cargo-check-each-crate
- Update test-deterministic-wasm dependency (remove disabled job)
- Update confirm-required job needs list

The serde_core wasm32 issue is tracked in #355 and affects all wasm32-unknown-unknown builds.
Same issue that disabled check-core-crypto-features in checks.yml.
2026-01-26 16:06:04 +03:00

58 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# CI WORKFLOW CHECKLIST
**Tarih:** 2026-01-26
**Branch:** fix/ci-wasm-target
**Commit:** 98f2b64c9f
---
## DEĞİŞİKLİKLER
### Commit 1: f7f4630446
- `tests.yml` - quick-benchmarks job'ına wasm32v1-none target eklendi
### Commit 2: 98f2b64c9f
- `tests-misc.yml` - 4 job'a wasm32v1-none target eklendi:
- test-pezframe-examples-compile-to-wasm
- cargo-check-benches
- check-metadata-hash
- cargo-check-each-crate
- `tests-linux-stable.yml` - 4 job'a wasm32v1-none target eklendi:
- test-linux-stable-int
- test-linux-stable-runtime-benchmarks
- test-linux-stable
- test-linux-stable-no-try-runtime
- `build-misc.yml` - 1 job'a wasm32v1-none target eklendi:
- build-runtimes-polkavm
---
## RUNNER DURUMU
| VPS | Runner Sayısı | Versiyon |
|-----|---------------|----------|
| VPS1 | 3 | v2.331.0 |
| VPS2 | 7 | v2.331.0 |
| VPS3 | 10 | v2.331.0 |
| **TOPLAM** | **20** | - |
---
## CI DURUMU
*CI sonuçları bekleniyor...*
### Beklenen Düzeltmeler:
- [x] quick-benchmarks (tests.yml)
- [x] test-pezframe-examples-compile-to-wasm (tests-misc.yml)
- [x] cargo-check-benches (tests-misc.yml)
- [x] cargo-check-each-crate (tests-misc.yml)
- [x] test-linux-stable* (tests-linux-stable.yml)
- [x] build-runtimes-polkavm (build-misc.yml)
---
*CI sonuçları geldikçe güncellenecek*