feat: introduce the new reporter API #13065
ci.yml
on: pull_request
Diff: node-latest, ubuntu-latest
6s
Lint: node-latest, ubuntu-latest
2m 27s
Matrix: test-browser
Matrix: test
Annotations
14 errors and 5 warnings
test/reporter.test.ts > reports passed tasks just once:
test/benchmark/test/reporter.test.ts#L54
Error: Snapshot `reports passed tasks just once 1` mismatched
- Expected
+ Received
- [
- "first",
- "second",
- ]
+ []
❯ test/reporter.test.ts:54:18
|
Build&Test: node-20, macos-latest
Process completed with exit code 1.
|
Lint: node-latest, ubuntu-latest:
packages/vitest/src/runtime/rpc.ts#L78
Type '"onFinished"' is not assignable to type 'keyof RuntimeRPC'.
|
Lint: node-latest, ubuntu-latest:
test/cli/fixtures/custom-pool/pool/custom-pool.ts#L52
Argument of type '[string, TaskResult | undefined, TaskMeta][]' is not assignable to parameter of type 'TaskResultPack[]'.
|
Lint: node-latest, ubuntu-latest:
test/reporters/tests/test-run.test.ts#L15
Type 'CustomReporter' is not assignable to type 'Reporter | ReporterName | [ReporterName] | ["default", Partial<DefaultReporterOptions>] | [string & {}, Record<...>] | ... 10 more ... | [...]'.
|
Lint: node-latest, ubuntu-latest
Process completed with exit code 2.
|
test/reporter.test.ts > reports passed tasks just once:
test/benchmark/test/reporter.test.ts#L54
Error: Snapshot `reports passed tasks just once 1` mismatched
- Expected
+ Received
- [
- "first",
- "second",
- ]
+ []
❯ test/reporter.test.ts:54:18
|
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
|
test/reporter.test.ts > reports passed tasks just once:
test/benchmark/test/reporter.test.ts#L54
Error: Snapshot `reports passed tasks just once 1` mismatched
- Expected
+ Received
- [
- "first",
- "second",
- ]
+ []
❯ test/reporter.test.ts:54:18
|
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
|
test/reporter.test.ts > reports passed tasks just once:
test/benchmark/test/reporter.test.ts#L54
Error: Snapshot `reports passed tasks just once 1` mismatched
- Expected
+ Received
- [
- "first",
- "second",
- ]
+ []
❯ test/reporter.test.ts:54:18
|
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
|
test/reporter.test.ts > reports passed tasks just once:
test/benchmark/test/reporter.test.ts#L54
Error: Snapshot `reports passed tasks just once 1` mismatched
- Expected
+ Received
- [
- "first",
- "second",
- ]
+ []
❯ test/reporter.test.ts:54:18
|
Build&Test: node-20, windows-latest
Process completed with exit code 1.
|
Diff: node-latest, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint: node-latest, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build&Test: node-22, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build&Test: node-20, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build&Test: node-18, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|