Skip to content

update tanstack start to rc version#55

Draft
deder-mw wants to merge 30 commits intomainfrom
chore/update-tanstack-start
Draft

update tanstack start to rc version#55
deder-mw wants to merge 30 commits intomainfrom
chore/update-tanstack-start

Conversation

@deder-mw
Copy link
Member

@deder-mw deder-mw commented Oct 1, 2025

#52

it is not a root document anymore
* main:
  Feature/scan error message (#51)
  cleanup type
  add github pipeline to check lint and format

# Conflicts:
#	packages/web2/app/components/profile/errorScans/types.ts
#	packages/web2/app/ssr.tsx
@deder-mw deder-mw marked this pull request as draft October 7, 2025 07:09
* main:
  format
  define root in vite.config.ts to make it work properly in a monorepo
Comment on lines +51 to +54
lastScan: serializeObjectWithIds(lastScan?.toJSON()) as unknown as
| Scan
| undefined,
lastSuccessfulScan: serializeObjectWithIds(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Warum braucht es hier nochmal zusätzlich serializeObjectWithIds? Sollte das nicht durch die modelOptions schon automatisch mit drin sein, wenn man toJSON aufruft? Und wenn nicht, wäre es dann vielleicht ein besserer Ansatz die toJSON-Methode in der Klasse zu überlagern?

* main:
  Feature/add average score (#57)

# Conflicts:
#	packages/web2/app/actions/profile.ts
* main: Move alert to interval section Remove icons from Cronjobs
interval Adjust layout card shadow, tab radius, wording and icons Adjust
layout card shadow, tab radius, wording and icons show edit domain
button for `ERR_INVALID_AUTH_CREDENTIALS` and `Navigation timeout of
60000 ms exceeded` errors fix typo cover more error cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants