Use __proto__ pattern instead of Object.create #91
ci.yml
on: push
Matrix: Run CI Pipeline / π§ͺ Test Matrix / test-matrix
Run CI Pipeline
/
...
/
Run Lint Check
35s
Run CI Pipeline
/
...
/
Run Type Check
42s
Run CI Pipeline
/
π Coverage Report
50s
Run CI Pipeline
/
β
CI Summary
4s
Annotations
17 errors
|
Run CI Pipeline / π Type Check / Run Type Check
Process completed with exit code 2.
|
|
Run CI Pipeline / π Type Check / Run Type Check:
src/utils/filter-config.mts#L21
Conversion of type '{ __proto__: null; }' to type 'FilterConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 20 on ubuntu-latest
Process completed with exit code 2.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 20 on ubuntu-latest:
src/utils/filter-config.mts#L21
Conversion of type '{ __proto__: null; }' to type 'FilterConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 22 on ubuntu-latest
Process completed with exit code 2.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 22 on ubuntu-latest:
src/utils/filter-config.mts#L21
Conversion of type '{ __proto__: null; }' to type 'FilterConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run CI Pipeline / π Coverage Report
Process completed with exit code 2.
|
|
Run CI Pipeline / π Coverage Report:
src/utils/filter-config.mts#L21
Conversion of type '{ __proto__: null; }' to type 'FilterConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 20 on windows-latest
Process completed with exit code 2.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 20 on windows-latest:
src/utils/filter-config.mts#L21
Conversion of type '{ __proto__: null; }' to type 'FilterConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 24 on ubuntu-latest
Process completed with exit code 2.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 24 on ubuntu-latest:
src/utils/filter-config.mts#L21
Conversion of type '{ __proto__: null; }' to type 'FilterConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 2.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 22 on windows-latest:
src/utils/filter-config.mts#L21
Conversion of type '{ __proto__: null; }' to type 'FilterConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 24 on windows-latest
Process completed with exit code 2.
|
|
Run CI Pipeline / π§ͺ Test Matrix / Test Node 24 on windows-latest:
src/utils/filter-config.mts#L21
Conversion of type '{ __proto__: null; }' to type 'FilterConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run CI Pipeline / β
CI Summary
Process completed with exit code 1.
|