Skip to content

chore: Add funding model platforms and issue templates #1

chore: Add funding model platforms and issue templates

chore: Add funding model platforms and issue templates #1

Triggered via push July 10, 2024 18:22
Status Failure
Total duration 28s
Artifacts
checking-pr
18s
checking-pr
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
checking-pr: index.ts#L30
Cannot find module './src/types' or its corresponding type declarations.
checking-pr: src/validateBRPhoneNumber.ts#L1
Cannot find module './types' or its corresponding type declarations.
checking-pr: src/validateEmail.ts#L1
Cannot find module './types' or its corresponding type declarations.
checking-pr: src/validateName.ts#L1
Cannot find module './types' or its corresponding type declarations.
checking-pr: src/validatePassportNumber.ts#L1
Cannot find module './types' or its corresponding type declarations.
checking-pr: src/validatePassword.ts#L1
Cannot find module './types' or its corresponding type declarations.
checking-pr: src/validatePhoneNumber.ts#L1
Cannot find module './types' or its corresponding type declarations.
checking-pr: src/validateSurname.ts#L1
Cannot find module './types' or its corresponding type declarations.
checking-pr: src/validateTextarea.ts#L1
Cannot find module './types' or its corresponding type declarations.
checking-pr: src/validateUSPhoneNumber.ts#L1
Cannot find module './types' or its corresponding type declarations.
checking-pr
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/