remove incorrect header: newer versions of werkzeug complain about this, was previously ignored #170
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend/src/router/index.ts#L34
'from' is defined but never used
|
frontend/src/router/index.ts#L45
'from' is defined but never used
|
frontend/src/views/AboutView.vue#L13
'error' is defined but never used
|
frontend/src/views/AdminView.vue#L261
Elements in iteration expect to have 'v-bind:key' directives
|
frontend/src/views/AdminView.vue#L278
Elements in iteration expect to have 'v-bind:key' directives
|
frontend/src/views/SamplesView.vue#L189
Elements in iteration expect to have 'v-bind:key' directives
|
This job succeeded
Loading