Skip to content

Add activation redirect #521

Add activation redirect

Add activation redirect #521

Triggered via pull request November 26, 2024 06:44
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Typecheck: src/views/Activation/index.tsx#L13
Module '"#generated/types/graphql"' has no exported member 'ActivationMutation'.
Typecheck: src/views/Activation/index.tsx#L14
'"#generated/types/graphql"' has no exported member named 'ActivationMutationVariables'. Did you mean 'AccountActivationMutationVariables'?
Typecheck
Process completed with exit code 2.
Lint JS: src/views/Activation/index.tsx#L13
ActivationMutation not found in '#generated/types/graphql'
Lint JS: src/views/Activation/index.tsx#L14
ActivationMutationVariables not found in '#generated/types/graphql'
Lint JS
Process completed with exit code 1.