Skip to content

fix: Allow ignore patterns to apply to absolute path instead of relative path #1170

fix: Allow ignore patterns to apply to absolute path instead of relative path

fix: Allow ignore patterns to apply to absolute path instead of relative path #1170

Triggered via pull request October 16, 2024 01:23
Status Failure
Total duration 2m 22s
Artifacts

test.yml

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

Annotations

4 errors and 11 warnings
Test (ubuntu-latest): tests/specs/watch.ts#L2
'path' is defined but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest)
Process completed with exit code 1.
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest): docs/dev-api/register-cjs.md#L18
'loaded' is assigned a value but never used
Test (ubuntu-latest): docs/dev-api/register-cjs.md#L38
'loaded' is assigned a value but never used
Test (ubuntu-latest): docs/dev-api/register-esm.md#L34
'loaded' is assigned a value but never used
Test (ubuntu-latest): docs/dev-api/register-esm.md#L37
'loaded2' is assigned a value but never used
Test (ubuntu-latest): docs/dev-api/ts-import.md#L18
'loaded' is assigned a value but never used
Test (ubuntu-latest): docs/dev-api/ts-import.md#L22
'loadedAgain' is assigned a value but never used
Test (ubuntu-latest): docs/dev-api/ts-import.md#L32
'loaded' is assigned a value but never used
Test (ubuntu-latest): docs/dev-api/tsx-require.md#L22
'tsLoaded' is assigned a value but never used
Test (ubuntu-latest): docs/dev-api/tsx-require.md#L23
'tsFilepath' is assigned a value but never used
Test (ubuntu-latest): docs/dev-api/tsx-require.md#L31
'tsLoaded' is assigned a value but never used