fix: no side-effect for built-in modules #27
Annotations
6 errors
tests/unloader.test.ts > unloader:
tests/unloader.test.ts#L10
AssertionError: expected undefined to be +0 // Object.is equality
- Expected:
0
+ Received:
undefined
❯ tests/unloader.test.ts:10:20
|
test (ubuntu-latest, 20)
Process completed with exit code 1.
|
tests/unloader.test.ts > unloader:
tests/unloader.test.ts#L10
AssertionError: expected undefined to be +0 // Object.is equality
- Expected:
0
+ Received:
undefined
❯ tests/unloader.test.ts:10:20
|
test (ubuntu-latest, 22)
Process completed with exit code 1.
|
tests/unloader.test.ts > unloader:
tests/unloader.test.ts#L10
AssertionError: expected undefined to be +0 // Object.is equality
- Expected:
0
+ Received:
undefined
❯ tests/unloader.test.ts:10:20
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|