Test #268
Annotations
21 warnings and 1 notice
|
typescript-eslint(unbound-method):
vitest.electron-reporter.ts#L20
Avoid referencing unbound methods which may cause unintentional scoping of `this`.
|
|
typescript-eslint(no-for-in-array):
bin/asar.mjs#L68
For-in loops over arrays skips holes, returns indices as strings, and may visit the prototype chain or other enumerable properties.
|
|
typescript-eslint(await-thenable):
src/disk.ts#L272
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(await-thenable):
test/util/createSymlinkedApp.ts#L34
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(unbound-method):
vitest.electron-reporter.ts#L20
Avoid referencing unbound methods which may cause unintentional scoping of `this`.
|
|
typescript-eslint(await-thenable):
src/disk.ts#L272
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(await-thenable):
test/util/createSymlinkedApp.ts#L34
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(unbound-method):
vitest.electron-reporter.ts#L20
Avoid referencing unbound methods which may cause unintentional scoping of `this`.
|
|
typescript-eslint(no-for-in-array):
bin/asar.mjs#L68
For-in loops over arrays skips holes, returns indices as strings, and may visit the prototype chain or other enumerable properties.
|
|
typescript-eslint(await-thenable):
test/util/createSymlinkedApp.ts#L34
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(await-thenable):
src/disk.ts#L272
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(unbound-method):
vitest.electron-reporter.ts#L20
Avoid referencing unbound methods which may cause unintentional scoping of `this`.
|
|
typescript-eslint(await-thenable):
src/disk.ts#L272
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(await-thenable):
test/util/createSymlinkedApp.ts#L34
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(unbound-method):
vitest.electron-reporter.ts#L20
Avoid referencing unbound methods which may cause unintentional scoping of `this`.
|
|
typescript-eslint(no-for-in-array):
bin/asar.mjs#L68
For-in loops over arrays skips holes, returns indices as strings, and may visit the prototype chain or other enumerable properties.
|
|
typescript-eslint(await-thenable):
src/disk.ts#L272
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(await-thenable):
test/util/createSymlinkedApp.ts#L34
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(unbound-method):
vitest.electron-reporter.ts#L20
Avoid referencing unbound methods which may cause unintentional scoping of `this`.
|
|
typescript-eslint(await-thenable):
src/disk.ts#L272
Unexpected `for await...of` of a value that is not async iterable.
|
|
typescript-eslint(await-thenable):
test/util/createSymlinkedApp.ts#L34
Unexpected `for await...of` of a value that is not async iterable.
|
|
Test (22.12.x, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|