feat(compiler): add ignoreOrder option to expectDiagnostics (closes #5818) #10484
Annotations
5 errors
|
Build
Process completed with exit code 2.
|
|
Build
@typespec/compiler#build: command (/home/runner/work/typespec/typespec/core/packages/compiler) /home/runner/setup-pnpm/node_modules/.bin/store/v11/links/@/pnpm/10.30.2/753731f02ab20a8e7f90b3a6c19ec11742cdb34dfedd95843c0a3d6fa792fd99/bin/pnpm run build exited (2)
|
|
Build
Argument of type 'DiagnosticMatch' is not assignable to parameter of type '{ code?: string | undefined; message?: string | undefined; severity?: string | undefined; }'.
|
|
Build
Argument of type 'DiagnosticMatch' is not assignable to parameter of type '{ code?: string | undefined; message?: string | undefined; severity?: string | undefined; }'.
|
|
Build
Cannot assign to 'array' because it is a constant.
|
Loading