chore: improve interpolation documentation by making it an syntax-enum
#2869
test-all.yml
on: pull_request
Code Hygiene
22s
Unit and Integration Tests
34s
Matrix: Packaging and Build tests
Annotations
10 warnings
|
Code Hygiene:
src/migrate.test.ts#L12
Replace toThrow() with its canonical name toThrowError()
|
|
Code Hygiene:
src/function/index.test.ts#L1539
Replace toThrow() with its canonical name toThrowError()
|
|
Code Hygiene:
src/function/index.test.ts#L370
Replace toThrow() with its canonical name toThrowError()
|
|
Code Hygiene:
src/function/index.test.ts#L287
Replace toThrow() with its canonical name toThrowError()
|
|
Code Hygiene:
src/feature_filter/feature_filter.test.ts#L99
Replace toThrow() with its canonical name toThrowError()
|
|
Code Hygiene:
src/feature_filter/feature_filter.test.ts#L95
Replace toThrow() with its canonical name toThrowError()
|
|
Code Hygiene:
src/feature_filter/feature_filter.test.ts#L91
Replace toThrow() with its canonical name toThrowError()
|
|
Code Hygiene:
src/expression/types/variable_anchor_offset_collection.test.ts#L47
Replace toThrow() with its canonical name toThrowError()
|
|
Code Hygiene:
src/expression/types/variable_anchor_offset_collection.test.ts#L42
Replace toThrow() with its canonical name toThrowError()
|
|
Code Hygiene:
src/expression/types/color_array.test.ts#L46
Replace toThrow() with its canonical name toThrowError()
|