Skip to content

add another exercise #41

add another exercise

add another exercise #41

Triggered via push August 2, 2023 03:49
Status Failure
Total duration 13m 59s
Artifacts

validate.yml

on: push
Matrix: setup
Fit to window
Zoom out
Zoom in

Annotations

13 errors
setup (ubuntu-latest): exercises/02.session-storage/01.problem.session/app/root.tsx#L40
Cannot find module './utils/toast.server.ts' or its corresponding type declarations.
setup (ubuntu-latest): exercises/02.session-storage/01.problem.session/app/root.tsx#L231
Element implicitly has an 'any' type because expression of type 'Toast' can't be used to index type '((message: ReactNode, data?: ExternalToast | undefined) => string | number) & { success: (message: ReactNode, data?: ExternalToast | undefined) => string | number; ... 4 more ...; dismiss: (id?: string | ... 1 more ... | undefined) => string | number; }'.
setup (ubuntu-latest): exercises/02.session-storage/01.solution.session/app/root.tsx#L40
Module '"./utils/toast.server.ts"' has no exported member 'Toast'.
setup (ubuntu-latest): exercises/02.session-storage/01.solution.session/app/root.tsx#L231
Element implicitly has an 'any' type because expression of type 'Toast' can't be used to index type '((message: ReactNode, data?: ExternalToast | undefined) => string | number) & { success: (message: ReactNode, data?: ExternalToast | undefined) => string | number; ... 4 more ...; dismiss: (id?: string | ... 1 more ... | undefined) => string | number; }'.
setup (ubuntu-latest)
Process completed with exit code 2.
setup (windows-latest)
The job was canceled because "ubuntu-latest" failed.
setup (windows-latest)
The operation was canceled.
setup (macos-latest)
The job was canceled because "ubuntu-latest" failed.
setup (macos-latest): exercises/02.session-storage/01.problem.session/app/root.tsx#L40
Cannot find module './utils/toast.server.ts' or its corresponding type declarations.
setup (macos-latest): exercises/02.session-storage/01.problem.session/app/root.tsx#L231
Element implicitly has an 'any' type because expression of type 'Toast' can't be used to index type '((message: ReactNode, data?: ExternalToast | undefined) => string | number) & { success: (message: ReactNode, data?: ExternalToast | undefined) => string | number; ... 4 more ...; dismiss: (id?: string | ... 1 more ... | undefined) => string | number; }'.
setup (macos-latest): exercises/02.session-storage/01.solution.session/app/root.tsx#L40
Module '"./utils/toast.server.ts"' has no exported member 'Toast'.
setup (macos-latest): exercises/02.session-storage/01.solution.session/app/root.tsx#L231
Element implicitly has an 'any' type because expression of type 'Toast' can't be used to index type '((message: ReactNode, data?: ExternalToast | undefined) => string | number) & { success: (message: ReactNode, data?: ExternalToast | undefined) => string | number; ... 4 more ...; dismiss: (id?: string | ... 1 more ... | undefined) => string | number; }'.
setup (macos-latest)
The operation was canceled.