Skip to content

Test

Test #274

Triggered via schedule June 24, 2026 22:30
Status Success
Total duration 2m 1s
Artifacts

test.yml

on: schedule
Matrix: Test
Fit to window
Zoom out
Zoom in

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): 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(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(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(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(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(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(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, macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167