create route documentation #632
flow-pull-request-checks.yaml
on: pull_request
Code
/
Compiles
1m 5s
Unit Tests
/
Standard
6m 12s
E2E Tests
/
Standard
9m 35s
Annotations
9 errors
Code / Compiles:
src/pages/RoutingSpec.vue#L39
Argument of type 'number' is not assignable to parameter of type 'never'.
|
Code / Compiles:
src/pages/RoutingSpec.vue#L40
Argument of type 'number' is not assignable to parameter of type 'never'.
|
Code / Compiles
Process completed with exit code 1.
|
Unit Tests / Standard:
src/pages/RoutingSpec.vue#L39
Argument of type 'number' is not assignable to parameter of type 'never'.
|
Unit Tests / Standard:
src/pages/RoutingSpec.vue#L40
Argument of type 'number' is not assignable to parameter of type 'never'.
|
Unit Tests / Standard
Process completed with exit code 1.
|
E2E Tests / Standard:
src/pages/RoutingSpec.vue#L39
Argument of type 'number' is not assignable to parameter of type 'never'.
|
E2E Tests / Standard:
src/pages/RoutingSpec.vue#L40
Argument of type 'number' is not assignable to parameter of type 'never'.
|
E2E Tests / Standard
Process completed with exit code 1.
|