remove incorrect header: newer versions of werkzeug complain about this, was previously ignored #170
Triggered via pull request
September 30, 2024 09:57
Status
Failure
Total duration
3m 12s
Artifacts
–
Annotations
1 error and 26 warnings
Docker
Process completed with exit code 127.
|
Docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend :: Python 3.10
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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/
|
Backend :: Python 3.8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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/
|
Backend :: Python 3.11
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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/
|
Backend :: Python 3.9
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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 :: node 16
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 :: node 16:
frontend/src/router/index.ts#L34
'from' is defined but never used
|
Frontend :: node 16:
frontend/src/router/index.ts#L45
'from' is defined but never used
|
Frontend :: node 16:
frontend/src/views/AboutView.vue#L13
'error' is defined but never used
|
Frontend :: node 16:
frontend/src/views/AdminView.vue#L261
Elements in iteration expect to have 'v-bind:key' directives
|
Frontend :: node 16:
frontend/src/views/AdminView.vue#L278
Elements in iteration expect to have 'v-bind:key' directives
|
Frontend :: node 16:
frontend/src/views/SamplesView.vue#L189
Elements in iteration expect to have 'v-bind:key' directives
|
Frontend :: node 18
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 :: node 18:
frontend/src/router/index.ts#L34
'from' is defined but never used
|
Frontend :: node 18:
frontend/src/router/index.ts#L45
'from' is defined but never used
|
Frontend :: node 18:
frontend/src/views/AboutView.vue#L13
'error' is defined but never used
|
Frontend :: node 18:
frontend/src/views/AdminView.vue#L261
Elements in iteration expect to have 'v-bind:key' directives
|
Frontend :: node 18:
frontend/src/views/AdminView.vue#L278
Elements in iteration expect to have 'v-bind:key' directives
|
Frontend :: node 18:
frontend/src/views/SamplesView.vue#L189
Elements in iteration expect to have 'v-bind:key' directives
|
Frontend :: node 20
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 :: node 20:
frontend/src/router/index.ts#L34
'from' is defined but never used
|
Frontend :: node 20:
frontend/src/router/index.ts#L45
'from' is defined but never used
|
Frontend :: node 20:
frontend/src/views/AboutView.vue#L13
'error' is defined but never used
|
Frontend :: node 20:
frontend/src/views/AdminView.vue#L261
Elements in iteration expect to have 'v-bind:key' directives
|
Frontend :: node 20:
frontend/src/views/AdminView.vue#L278
Elements in iteration expect to have 'v-bind:key' directives
|
Frontend :: node 20:
frontend/src/views/SamplesView.vue#L189
Elements in iteration expect to have 'v-bind:key' directives
|