Convert URL.pathname to proper File Path #290
ci.yml
on: pull_request
Matrix: test
Matrix: build
Matrix: lint
coverage
0s
publish
0s
Annotations
8 errors and 5 warnings
test/index.test.ts > initPlugin > should handle redirects found scenario:
test/index.test.ts#L66
AssertionError: expected "spy" to be called with arguments: [ 'Added 1 redirects to Astro config' ]
Received:
Number of calls: 0
❯ test/index.test.ts:66:29
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
test/index.test.ts > initPlugin > should handle redirects found scenario:
test/index.test.ts#L66
AssertionError: expected "spy" to be called with arguments: [ 'Added 1 redirects to Astro config' ]
Received:
Number of calls: 0
❯ test/index.test.ts:66:29
|
test (macos-latest, 18)
Process completed with exit code 1.
|
test/index.test.ts > initPlugin > should handle redirects found scenario:
test/index.test.ts#L66
AssertionError: expected "spy" to be called with arguments: [ 'Added 1 redirects to Astro config' ]
Received:
Number of calls: 0
❯ test/index.test.ts:66:29
|
test (macos-latest, 20)
Process completed with exit code 1.
|
test/index.test.ts > initPlugin > should handle redirects found scenario:
test/index.test.ts#L66
AssertionError: expected "spy" to be called with arguments: [ 'Added 1 redirects to Astro config' ]
Received:
Number of calls: 0
❯ test/index.test.ts:66:29
|
test (ubuntu-latest, 20)
Process completed with exit code 1.
|
lint (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|