fix: specify charset when dumping MySQL database #2199
test.yml
on: pull_request
Compile TypeScript
20s
Check license compatibility
19s
Run linters
29s
Run unit tests
40s
Assert README.md is up-to-date
21s
Build and run docker image
24s
Annotations
6 errors
Assert README.md is up-to-date:
src/commands/database/mysql/port-forward.tsx#L45
Expected 5 arguments, but got 4.
|
Assert README.md is up-to-date
Process completed with exit code 1.
|
Compile TypeScript:
src/commands/database/mysql/port-forward.tsx#L45
Expected 5 arguments, but got 4.
|
Compile TypeScript
Process completed with exit code 1.
|
Build and run docker image:
src/commands/database/mysql/port-forward.tsx#L45
Expected 5 arguments, but got 4.
|
Build and run docker image
Process completed with exit code 1.
|