Skip to content

feat(autocomplete): add type generator from the php yaml definitions MONGOSH-2030 #1032

feat(autocomplete): add type generator from the php yaml definitions MONGOSH-2030

feat(autocomplete): add type generator from the php yaml definitions MONGOSH-2030 #1032

Triggered via pull request March 27, 2025 10:10
Status Failure
Total duration 9m 54s
Artifacts

check-test.yaml

on: pull_request
Matrix: Check and Test
Fit to window
Zoom out
Zoom in

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.