Improve TickTick import robustness for malformed numeric columns #7224
ci.yml
on: pull_request
Test
/
api-lint
1m 45s
Test
/
veans-lint
20s
Test
/
veans-test
21s
Test
/
frontend-lint
26s
Test
/
frontend-stylelint
25s
Test
/
frontend-typecheck
41s
Test
/
test-frontend-unit
33s
Test
/
prepare-mage
22s
Test
/
frontend-build
54s
Matrix: Test / test-api
Test
/
check-translations
7s
Test
/
test-caldav
2m 17s
Test
/
test-e2e-api
2m 17s
Test
/
test-s3-integration
3m 2s
Matrix: Test / test-frontend-e2e-playwright
Matrix: Test / test-migration-smoke
Matrix: Release / desktop
Waiting for pending jobs
Release
/
config-yaml
Release
/
docker
Release
/
generate-swagger-docs
Matrix: Release / os-package
Waiting for pending jobs
Matrix: Release / veans-os-package
Waiting for pending jobs
Matrix: Release / publish-repos
Waiting for pending jobs
Release
/
create-release
Annotations
21 errors and 30 warnings
|
Test / frontend-typecheck
Property '$el' does not exist on type 'HTMLElement'.
|
|
Test / frontend-typecheck
Argument of type '{ readonly id: number; readonly email: string; readonly username: string; readonly name: string; readonly exp: number; readonly type: AuthType; readonly created: Date; ... 6 more ...; readonly maxPermission: Permission | null; }' is not assignable to parameter of type 'IUser'.
|
|
Test / frontend-typecheck
Type '{ readonly id: number; readonly email: string; readonly username: string; readonly name: string; readonly exp: number; readonly type: AuthType; readonly created: Date; ... 6 more ...; readonly maxPermission: Permission | null; }' is not assignable to type 'IUser'.
|
|
Test / frontend-typecheck
Operator '+' cannot be applied to types 'string | number' and 'number'.
|
|
Test / frontend-typecheck
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
|
Test / frontend-typecheck
Argument of type 'string | number' is not assignable to parameter of type 'number'.
|
|
Test / frontend-typecheck
Argument of type '{ readonly id: number; readonly title: string; readonly description: string; readonly owner: { readonly id: number; readonly email: string; readonly username: string; readonly name: string; readonly exp: number; ... 8 more ...; readonly maxPermission: Permission | null; }; ... 13 more ...; readonly maxPermission: Pe...' is not assignable to parameter of type 'IProject'.
|
|
Test / frontend-typecheck
Argument of type '{ style: { 'background-image': "" | `url(${string})`; filter: 0 | `brightness(${number}%)` | null; }; class: string; }' is not assignable to parameter of type 'HTMLAttributes & ReservedProps & Record<string, unknown>'.
|
|
Test / frontend-typecheck
Argument of type '{ dateFrom: string | null; dateTo: string | null; }' is not assignable to parameter of type '{ dateFrom: string | Date; dateTo: string | Date; }'.
|
|
Test / frontend-typecheck
Cannot find name 'ImportMetaEnv'. Did you mean 'ImportMeta'?
|
|
Test / test-frontend-e2e-playwright (6, 6)
Canceling since a higher priority waiting request for ci-2825 exists
|
|
Test / test-frontend-e2e-playwright (1, 6)
Canceling since a higher priority waiting request for ci-2825 exists
|
|
Test / test-frontend-e2e-playwright (1, 6)
The operation was canceled.
|
|
Test / test-frontend-e2e-playwright (4, 6)
Canceling since a higher priority waiting request for ci-2825 exists
|
|
Test / test-frontend-e2e-playwright (4, 6)
The operation was canceled.
|
|
Test / test-api (paradedb, feature)
Canceling since a higher priority waiting request for ci-2825 exists
|
|
Test / test-api (paradedb, feature)
The operation was canceled.
|
|
Test / test-api (mariadb, web)
Canceling since a higher priority waiting request for ci-2825 exists
|
|
Test / test-api (mariadb, web)
The operation was canceled.
|
|
ci
Canceling since a higher priority waiting request for ci-2825 exists
|
|
ci
Canceling since a higher priority waiting request for ci-2825 exists
|
|
Test / frontend-typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / test-frontend-unit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / frontend-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, proudust/gh-describe@v2. 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 / frontend-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / frontend-lint:
frontend/src/components/input/FormSelect.vue#L15
Prop 'error' requires default value to be set
|
|
Test / frontend-lint:
frontend/src/components/input/FormSelect.vue#L12
Prop 'id' requires default value to be set
|
|
Test / frontend-lint:
frontend/src/components/input/FormSelect.vue#L10
Prop 'modelValue' requires default value to be set
|
|
Test / frontend-lint:
frontend/src/components/input/FormInput.vue#L10
Prop 'error' requires default value to be set
|
|
Test / frontend-lint:
frontend/src/components/input/FormInput.vue#L7
Prop 'id' requires default value to be set
|
|
Test / frontend-lint:
frontend/src/components/input/FormInput.vue#L5
Prop 'modelValue' requires default value to be set
|
|
Test / frontend-lint:
frontend/src/components/input/FormField.vue#L8
Prop 'id' requires default value to be set
|
|
Test / frontend-lint:
frontend/src/components/input/FormField.vue#L7
Prop 'error' requires default value to be set
|
|
Test / frontend-lint:
frontend/src/components/input/FormField.vue#L6
Prop 'label' requires default value to be set
|
|
Test / frontend-lint:
frontend/src/components/input/FormField.vue#L5
Prop 'modelValue' requires default value to be set
|
|
Test / frontend-stylelint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / api-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: proudust/gh-describe@v2. 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 / test-frontend-e2e-playwright (2, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / test-frontend-e2e-playwright (2, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
|
|
Test / test-frontend-e2e-playwright (5, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / test-frontend-e2e-playwright (5, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
|
|
Test / test-frontend-e2e-playwright (3, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / test-frontend-e2e-playwright (3, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
|
|
Test / test-frontend-e2e-playwright (6, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / test-frontend-e2e-playwright (6, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
|
|
Test / test-frontend-e2e-playwright (1, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / test-frontend-e2e-playwright (1, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
|
|
Test / test-frontend-e2e-playwright (1, 6)
No files were found with the provided path: frontend/playwright-report/. No artifacts will be uploaded.
|
|
Test / test-frontend-e2e-playwright (4, 6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 / test-frontend-e2e-playwright (4, 6)
No files were found with the provided path: frontend/test-results/. No artifacts will be uploaded.
|
|
Test / test-frontend-e2e-playwright (4, 6)
No files were found with the provided path: frontend/playwright-report/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
frontend_dist
|
2.44 MB |
sha256:5d2015b168eb33e433d1e10352284d936392a938abb1a7449184d6cb8de5dd49
|
|
|
mage_bin
|
5.3 MB |
sha256:5aa1c5e181090bdccb42b0b25228371b963cce381d001b0817b8aa21ab6bc00a
|
|
|
playwright-report-2
|
238 KB |
sha256:461205dac478a6646dad2f55d014338ade66022b440529b3c2f8e336ac0eb894
|
|
|
playwright-report-3
|
230 KB |
sha256:f979bdbe1aea2482811a90c7f96d0b6b8cd48e7c60c5f53d391efaebba48383e
|
|
|
playwright-report-5
|
215 KB |
sha256:e90a2fdac413ad7d7adfbb6debdf64ee8a18223f9340682bca9a7c5df5b3e786
|
|
|
playwright-report-6
|
247 KB |
sha256:c1d0529c23aeb5a2eae73cab31d79f4c1571308919c8d3398af29eced94b7100
|
|
|
vikunja_bin
|
24.6 MB |
sha256:e3c9b07089adc0d28e9b57f629501d7915a301e7563c6e9df3bacd276c3ea771
|
|