P0 fixes: - ModelError.Is(): use exact matching instead of substring contains() - shouldClearStickySession: add context param for cancellation/tracing P1 fixes: - TODO stubs: return 501 Not Implemented errors - validateInstanceSignature: deduplicate to shared validateCodeSignature() - Error messages: standardize to English only - http.go: remove pseudo if-else with duplicate branches
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
legacy-peer-deps=true
|
|
# 允许运行所有包的构建脚本
|
|
# esbuild 和 vue-demi 是已知安全的包,需要 postinstall 脚本才能正常工作
|
|
ignore-scripts=false
|