chore(deps): update all major dependencies (major) #552
Annotations
6 errors
test/index.test.ts > Test esbuildPluginPino > Two entrypoints with nested file:
test/index.test.ts#L50
AssertionError: expected undefined to be truthy
- Expected:
undefined
+ Received:
false
❯ test/index.test.ts:50:32
|
test/index.test.ts > Test esbuildPluginPino > Two entrypoints with nested file in array of objects:
test/index.test.ts#L109
AssertionError: expected undefined to be truthy
- Expected:
undefined
+ Received:
false
❯ test/index.test.ts:109:32
|
test/index.test.ts > Test esbuildPluginPino > Multiple pino transports with TypeScript:
test/index.test.ts#L163
AssertionError: expected undefined to be truthy
- Expected:
undefined
+ Received:
false
❯ test/index.test.ts:163:32
|
ci (ubuntu-latest, 18)
Process completed with exit code 1.
|
ci (windows-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
|
ci (windows-latest, 18)
The operation was canceled.
|