fix(deps): update all non-major dependencies #1693
Triggered via pull request
September 24, 2025 00:56
Status
Failure
Total duration
1m 28s
Artifacts
–
unit-test.yml
on: pull_request
unit-test
/
lint
25s
Matrix: unit-test / test
Annotations
16 errors and 3 notices
unit-test / test (ubuntu-latest, 24)
Process completed with exit code 1.
|
unit-test / test (ubuntu-latest, 20)
Process completed with exit code 1.
|
unit-test / test (ubuntu-latest, 22)
Process completed with exit code 1.
|
unit-test / lint:
src/core/script.ts#L103
Unexpected negated condition
|
unit-test / lint:
src/core/main.ts#L547
`ignoreList` should be a `Set`, and use `ignoreList.has()` to check existence or non-existence
|
unit-test / lint:
src/core/main.ts#L365
Unexpected negated condition
|
unit-test / lint:
src/core/index.ts#L541
Unexpected negated condition
|
unit-test / lint:
src/core/index.ts#L505
Use `switch` instead of multiple `else-if`
|
unit-test / lint:
src/core/index.ts#L501
Prefer `utf8` over `utf-8`
|
unit-test / lint:
src/core/handleHotUpdate.ts#L331
Use `Array#toSorted()` instead of `Array#sort()`
|
unit-test / lint:
src/core/handleHotUpdate.ts#L256
Compare with `undefined` directly instead of using `typeof`
|
unit-test / lint:
src/core/handleHotUpdate.ts#L256
Compare with `undefined` directly instead of using `typeof`
|
unit-test / lint:
src/core/handleHotUpdate.ts#L119
Unexpected negated condition
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
|
unit-test / test (windows-latest, 20)
Process completed with exit code 1.
|
unit-test / test (windows-latest, 22)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
unit-test / test (windows-latest, 24)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
unit-test / test (windows-latest, 20)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|