Add runner, new logic and API endpoints #10
Annotations
3 errors and 5 warnings
Backend :: Python 3.12
Process completed with exit code 2.
|
Frontend :: node 22
Element implicitly has an 'any' type because expression of type '"timestamp"' can't be used to index type 'Sample'.
|
Frontend :: node 22
Process completed with exit code 1.
|
Frontend :: node 22:
frontend/src/router/index.ts#L34
'from' is defined but never used
|
Frontend :: node 22:
frontend/src/router/index.ts#L45
'from' is defined but never used
|
Frontend :: node 22:
frontend/src/views/AdminView.vue#L4
'computed' is defined but never used
|
Frontend :: node 22:
frontend/src/views/SamplesView.vue#L103
Elements in iteration expect to have 'v-bind:key' directives
|
Frontend :: node 22:
frontend/src/views/SamplesView.vue#L111
Elements in iteration expect to have 'v-bind:key' directives
|