Skip to content

Feat/make this work #39

Feat/make this work

Feat/make this work #39

Triggered via pull request September 8, 2024 19:01
Status Failure
Total duration 1m 0s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint
Process completed with exit code 1.
lint: src/pages/event/[slug]/settings.tsx#L314
Type '"/event/[ownersSlug]/preview"' is not assignable to type '"/" | "/event/[slug]/preview" | "/event/[slug]/settings" | "/object" | "/rejestracja/[participationSlug]" | "/rejestracja/[participationSlug]/[blockId]/[reservationId]" | "/rejestracja/[participationSlug]/[blockId]/formularz"'. Did you mean '"/event/[slug]/preview"'?
lint: src/pages/event/[slug]/settings.tsx#L328
Type '"/event/[ownersSlug]/preview"' is not assignable to type '"/" | "/event/[slug]/preview" | "/event/[slug]/settings" | "/object" | "/rejestracja/[participationSlug]" | "/rejestracja/[participationSlug]/[blockId]/[reservationId]" | "/rejestracja/[participationSlug]/[blockId]/formularz"'. Did you mean '"/event/[slug]/preview"'?
lint
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/