feat(autocomplete): add type generator from the php yaml definitions MONGOSH-2030 #1032
Annotations
9 errors
Check and Test (ubuntu-latest)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Check and Test (ubuntu-latest)
Argument of type 'Map<string, string | undefined>' is not assignable to parameter of type 'Map<string, string>'.
|
Check and Test (ubuntu-latest)
Process completed with exit code 1.
|
Check and Test (macos-latest)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Check and Test (macos-latest)
Argument of type 'Map<string, string | undefined>' is not assignable to parameter of type 'Map<string, string>'.
|
Check and Test (macos-latest)
Process completed with exit code 1.
|
Check and Test (windows-latest)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Check and Test (windows-latest)
Argument of type 'Map<string, string | undefined>' is not assignable to parameter of type 'Map<string, string>'.
|
Check and Test (windows-latest)
Process completed with exit code 1.
|