Home
last modified time | relevance | path

Searched defs:code (Results 251 – 275 of 2876) sorted by relevance

1...<<11121314151617181920>>...116

/third_party/typescript/tests/baselines/reference/tsserver/projectErrors/
Dnpm-install-when-timeout-occurs-inbetween-installation.js232 …not find module '@angular/core' or its corresponding type declarations.","code":2307,"category":"e… property
555 …not find module '@angular/core' or its corresponding type declarations.","code":2307,"category":"e… property
820 …not find module '@angular/core' or its corresponding type declarations.","code":2307,"category":"e… property
1047 …not find module '@angular/core' or its corresponding type declarations.","code":2307,"category":"e… property
Dnpm-install-when-timeout-occurs-after-installation.js232 …not find module '@angular/core' or its corresponding type declarations.","code":2307,"category":"e… property
492 …not find module '@angular/core' or its corresponding type declarations.","code":2307,"category":"e… property
757 …not find module '@angular/core' or its corresponding type declarations.","code":2307,"category":"e… property
984 …not find module '@angular/core' or its corresponding type declarations.","code":2307,"category":"e… property
Dcorrect-errors-when-resolution-resolves-to-file-that-has-same-ambient-module-and-is-also-module.js295 …offset":44},"text":"'myModule' is declared but its value is never read.","code":6133,"category":"s… property
538 …offset":44},"text":"'myModule' is declared but its value is never read.","code":6133,"category":"s… property
DconfigFileDiagnostic-events-are-not-generated-when-the-config-file-does-not-include-file-opened-and-config-file-has-errors.js81 …25},"end":{"line":3,"offset":30},"text":"Unknown compiler option 'foo'.","code":5023,"category":"e… property
214 …25},"end":{"line":3,"offset":30},"text":"Unknown compiler option 'foo'.","code":5023,"category":"e… property
/third_party/node/test/parallel/
Dtest-buffer-alloc.js88 { code: 'ERR_INVALID_ARG_TYPE' }); property
103 code: 'ERR_OUT_OF_RANGE', property
135 { code: 'ERR_INVALID_ARG_TYPE' } property
1039 code: 'ERR_UNKNOWN_ENCODING', property
1084 code: 'ERR_INVALID_ARG_TYPE', property
1125 code: 'ERR_BUFFER_OUT_OF_BOUNDS', property
1169 code: 'ERR_INVALID_ARG_VALUE', property
1176 code: 'ERR_INVALID_ARG_VALUE', property
1183 code: 'ERR_INVALID_ARG_VALUE', property
1190 code: 'ERR_INVALID_ARG_TYPE', property
Dtest-child-process-spawnsync-validation-errors.js9 const invalidArgTypeError = { code: 'ERR_INVALID_ARG_TYPE', name: 'TypeError' }; property
10 const invalidRangeError = { code: 'ERR_OUT_OF_RANGE', name: 'RangeError' }; property
188 const unknownSignalErr = { code: 'ERR_UNKNOWN_SIGNAL', name: 'TypeError' }; property
Dtest-module-loading-error.js73 code: 'ERR_INVALID_ARG_TYPE', property
83 code: 'ERR_INVALID_ARG_VALUE', property
90 code: 'MODULE_NOT_FOUND', property
Dtest-http-set-max-idle-http-parser.js8 assert.throws(() => http.setMaxIdleHTTPParsers(value), { code: 'ERR_INVALID_ARG_TYPE' }); property
12 assert.throws(() => http.setMaxIdleHTTPParsers(value), { code: 'ERR_OUT_OF_RANGE' }); property
Dtest-http-header-validators.js31 { code: 'ERR_INVALID_HTTP_TOKEN' } property
55 { code } field
Dtest-http2-info-headers.js23 code: 'ERR_HTTP2_INVALID_INFO_STATUS', property
30 code: 'ERR_HTTP2_STATUS_101', property
38 code: 'ERR_HTTP2_INVALID_PSEUDOHEADER', property
55 code: 'ERR_HTTP2_HEADERS_AFTER_RESPOND', property
Dtest-http2-ping.js77 code: 'ERR_HTTP2_PING_CANCEL', property
89 code: 'ERR_INVALID_ARG_TYPE', property
107 code: 'ERR_HTTP2_PING_LENGTH', property
122 code: 'ERR_INVALID_ARG_TYPE', property
Dtest-process-env-ignore-getter-setter.js12 code: 'ERR_INVALID_OBJECT_DEFINE_PROPERTY', property
34 code: 'ERR_INVALID_OBJECT_DEFINE_PROPERTY', property
51 code: 'ERR_INVALID_OBJECT_DEFINE_PROPERTY', property
Dtest-http-response-statuscode.js10 function test(res, header, code) { argument
14 code: 'ERR_HTTP_INVALID_STATUS_CODE', property
61 code: 'ERR_HTTP_INVALID_STATUS_CODE', property
Dtest-zlib-failed-init.js11 code: 'ERR_OUT_OF_RANGE', property
21 code: 'ERR_OUT_OF_RANGE', property
31 code: 'ERR_OUT_OF_RANGE', property
Dtest-assert-fail.js10 code: 'ERR_ASSERTION', property
25 code: 'ERR_ASSERTION', property
43 assert.throws(() => assert.fail(''), { code: 'ERR_ASSERTION' }); property
Dtest-eslint-lowercase-name-for-primitive.js24 code: "new errors.TypeError('ERR_INVALID_ARG_TYPE', 'a', 'Number')", property
29 code: "new errors.TypeError('ERR_INVALID_ARG_TYPE', 'a', 'STRING')", property
34 code: "new e.TypeError('ERR_INVALID_ARG_TYPE', a, ['String','Number'])", property
Dtest-fs-watchfile.js16 code: 'ERR_INVALID_ARG_TYPE', property
25 code: 'ERR_INVALID_ARG_TYPE', property
31 }, { code: 'ERR_INVALID_ARG_TYPE', name: 'TypeError' }); property
Dtest-crypto-ecdh-convert-key.js23 code: 'ERR_INVALID_ARG_TYPE', property
31 code: 'ERR_INVALID_ARG_TYPE', property
48 code: 'ERR_CRYPTO_ECDH_INVALID_FORMAT', property
Dtest-abortcontroller.js71 code: 'ERR_ILLEGAL_CONSTRUCTOR', property
111 { code: 'ERR_INVALID_THIS', name: 'TypeError' } property
115 { code: 'ERR_INVALID_THIS', name: 'TypeError' } property
142 { code: 'ERR_INVALID_THIS', name: 'TypeError' } property
249 code: 20, property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_webSocket.js23 code: "[PC Preview] unknow code", property
74 code: "[PC Preview] unknow code", property
93 code: "[PC Preview] unknow code", property
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/signer/fulcio/
Dindex.js47 code: 'IDENTITY_TOKEN_PARSE_ERROR', property
56 code: 'CA_CREATE_SIGNING_CERTIFICATE_ERROR', property
80 code: 'IDENTITY_TOKEN_READ_ERROR', property
/third_party/node/test/sequential/
Dtest-debugger-invalid-args.js13 const code = await cli.quit(); constant
21 const code = await cli.quit(); constant
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModules/
Dfile-not-exporting-a-deep-multilevel-import-that-changes-with-incremental.js172 …icDiagnosticsPerFile":[1,2,3,[4,[{"file":"./c.ts","start":139,"length":4,"code":2322,"category":1,… property
265 "code": 2322, property
270 "code": 2322, property
275 "code": 2353 property
286 "code": 6500 property
299 "code": 2339, property
575 …icDiagnosticsPerFile":[1,2,3,[4,[{"file":"./c.ts","start":139,"length":4,"code":2322,"category":1,… property
668 "code": 2322, property
673 "code": 2322, property
678 "code": 2353 property
[all …]
/third_party/node/deps/npm/test/lib/commands/
Daccess.js42 await t.rejects(npm.exec('access', []), { code: 'EUSAGE' }) property
48 npm.exec('access', ['blerg']), { code: 'EUSAGE' }) property
53 await t.rejects(npm.exec('access', ['get']), { code: 'EUSAGE' }) property
58 await t.rejects(npm.exec('access', ['list', 'blerg']), { code: 'EUSAGE' }) property
64 await t.rejects(npm.exec('access', ['grant', 'other']), { code: 'EUSAGE' }) property
69 await t.rejects(npm.exec('access', ['grant', 'read-only']), { code: 'EUSAGE' }) property
121 await t.rejects(npm.exec('access', ['list', 'other'], { code: 'EUSAGE' })) property
200 await t.rejects(npm.exec('access', ['get', 'other'], { code: 'EUSAGE' })) property
231 { code: 'ENOENT' } property
240 { code: 'EJSONPARSE' } property
[all …]
/third_party/node/deps/npm/lib/utils/
Dqueryable.js98 code: 'EINVALIDSYNTAX', property
173 code: 'ENOAPPEND', property
194 { code: 'EOVERRIDEVALUE' } property
201 code: 'ENOADDPROP', property
239 code: 'ENOQUERYABLEOBJ', property

1...<<11121314151617181920>>...116