chore: comment and test cleanup against the new rules #163
Annotations
2 errors and 3 warnings
|
validate (ubuntu-latest)
Process completed with exit code 1.
|
|
error: expect(received).toHaveLength(expected):
tests/integration/linux/cookies.test.ts#L70
Expected length: 0
Received length: 1
at <anonymous> (/home/runner/work/bunmaska/bunmaska/tests/integration/linux/cookies.test.ts:70:9)
|
|
validate (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
validate (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
validate (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|