create route documentation #614
Triggered via pull request
December 27, 2023 18:05
Status
Failure
Total duration
10m 22s
Artifacts
–
flow-pull-request-checks.yaml
on: pull_request
Code
/
Compiles
1m 3s
Unit Tests
/
Standard
5m 38s
E2E Tests
/
Standard
10m 4s
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.
|