feat(declarations): materialize Effect schema model facades at .d.ts emit #2
Triggered via pull request
June 21, 2026 18:25
Status
Failure
Total duration
1d 0h 0m 8s
Artifacts
–
ci.yml
on: pull_request
Matrix: test
coverage
1d 0h
lint
1m 1s
knip
31s
format
24s
browser-integration
6h 0m
typecheck
37s
smoke
1m 2s
package-size
1m 33s
misc
19s
self-check
57s
baselines
9m 26s
required
3s
Annotations
13 errors and 1 warning
|
format
Process completed with exit code 20.
|
|
lint
Process completed with exit code 1.
|
|
lint:
src/compiler/transformers/declarations.ts#L2166
Argument name "readonly" does not match expected name "isReadonly"
|
|
lint:
src/compiler/transformers/declarations.ts#L2165
Argument name "readonly" does not match expected name "isReadonly"
|
|
lint:
src/compiler/transformers/declarations.ts#L2164
Argument name "readonly" does not match expected name "isReadonly"
|
|
lint:
src/compiler/transformers/declarations.ts#L2163
Argument name "readonly" does not match expected name "isReadonly"
|
|
lint:
src/compiler/transformers/declarations.ts#L2162
Argument name "readonly" does not match expected name "isReadonly"
|
|
lint:
src/compiler/transformers/declarations.ts#L2109
This assertion is unnecessary since it does not change the type of the expression
|
|
lint:
src/compiler/transformers/declarations.ts#L1905
This assertion is unnecessary since it does not change the type of the expression
|
|
browser-integration
The job has exceeded the maximum execution time of 6h0m0s
|
|
browser-integration
The operation was canceled.
|
|
coverage
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
required
Process completed with exit code 1.
|
|
lint:
src/compiler/transformers/declarations.ts#L2181
'getEffectSchemaServiceType' is defined but never used. Allowed unused vars must match /^(_+$|_[^_])/u
|