Skip to content

add proto dir

add proto dir #229

Triggered via pull request October 22, 2023 22:11
@yosupo06yosupo06
synchronize #179
patch/proto
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: src/components/ProblemList.tsx#L8
Cannot find module '../api/library_checker' or its corresponding type declarations.
ci: src/components/SubmissionTable.tsx#L14
Cannot find module '../api/library_checker' or its corresponding type declarations.
ci: src/components/SubmissionTable.tsx#L17
Cannot find module '../api/google/protobuf/timestamp' or its corresponding type declarations.
ci: src/pages/ProblemInfo.tsx#L17
Cannot find module '../api/library_checker' or its corresponding type declarations.
ci: src/pages/Problems.tsx#L10
Cannot find module '../api/library_checker' or its corresponding type declarations.
ci: src/pages/SubmissionInfo.tsx#L29
Cannot find module '../api/library_checker' or its corresponding type declarations.
ci: src/utils/ProblemCategorizer.ts#L1
Cannot find module '../api/library_checker' or its corresponding type declarations.
ci: src/utils/ProblemCategorizer.ts#L28
Parameter 'e' implicitly has an 'any' type.
ci: src/utils/ProblemCategorizer.ts#L29
Parameter 'e' implicitly has an 'any' type.
ci
Process completed with exit code 2.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/