Skip to content

feat: Add Datasets page and DIV2K #1481

feat: Add Datasets page and DIV2K

feat: Add Datasets page and DIV2K #1481

Triggered via pull request June 15, 2026 21:49
Status Failure
Total duration 5m 54s
Artifacts

frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
lint: src/pages/add-dataset.tsx#L121
Unsafe assignment of an `any` value
lint: src/pages/add-dataset.tsx#L119
Unsafe argument of type `any` assigned to a parameter of type `string`
lint: src/pages/add-dataset.tsx#L94
Invalid type "any" of template literal expression
lint: src/pages/add-dataset.tsx#L93
Unsafe call of an `any` typed value
lint: src/pages/add-dataset.tsx#L93
Unsafe member access .has on an `any` value
lint: src/pages/add-dataset.tsx#L60
Unsafe assignment of an `any` value
lint: src/pages/add-dataset.tsx#L59
Unsafe call of an `any` typed value
lint: src/pages/add-dataset.tsx#L59
Unsafe assignment of an `any` value
lint: src/pages/add-dataset.tsx#L46
Unsafe call of an `any` typed value
lint: src/pages/add-dataset.tsx#L46
Unsafe assignment of an `any` value
build
Process completed with exit code 1.
validate-db
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-node@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-node@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: src/elements/components/dataset-download-button.tsx#L176
Unnecessary conditional, value is always truthy
lint: src/elements/components/dataset-download-button.tsx#L162
Unnecessary conditional, value is always truthy
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2, actions/setup-node@v1, actions/setup-python@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-node@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/