Skip to content

Replaced type-cast with non-null-assertion as it is more type-safe #291

Replaced type-cast with non-null-assertion as it is more type-safe

Replaced type-cast with non-null-assertion as it is more type-safe #291

Triggered via push November 26, 2023 20:20
Status Failure
Total duration 2m 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
The next TS: src/bundle-generator.ts#L620
Type 'Set<Symbol>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
The next TS: src/types-usage-evaluator.ts#L125
Type 'Set<Symbol>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
The next TS
Process completed with exit code 2.
Current TS: src/bundle-generator.ts#L620
Type 'Set<Symbol>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Current TS: src/types-usage-evaluator.ts#L125
Type 'Set<Symbol>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Current TS
Process completed with exit code 2.