Fix bundle time #12
Annotations
2 errors
AssertionError: Expected values to be strictly deep-equal:
test/bundler.test.mjs#L146
:
[
'Generated SQL bundle file: test/migrations/bundle.json',
+ 'Generated SQL bundle file: test/migrations/bundle.json'
- 'Nothing to generate, SQL bundle is up to date!'
]
at /home/runner/work/better-sqlite3-migrate/better-sqlite3-migrate/test/bundler.test.mjs:146:6
at asyncFunctionResume (native:1:1)
at promiseReactionJobWithoutPromiseUnwrapAsyncContext (native:1:1)
at promiseReactionJob (native:1:1)
|
build
Process completed with exit code 1.
|