X-lab2017 / open-leaderboard

OpenLeaderboard
https://open-leaderboard.x-lab.info
21 stars 26 forks source link

[OSS101] Complete task 6: Refactor the columns of the project and developer leaderboard #121

Open MarigWeizhi opened 3 months ago

MarigWeizhi commented 3 months ago

Brief Information

Add the line chart of openrank's recent trend changes

This pull request is in the type of (more info about types):

Related issues: #116

Details

Add the line chart of openrank's recent trend changes
Temporarily generate trend data randomly according to the changes, the data interface supports trendData and then enter it into the Trend component.

Checklist

andyhuang18 commented 3 months ago

Refer to contribution. You should run npm run prettier to unify the code format after completing the task. This problem caused the workflow to fail. Please modify and commit the code in time.

MarigWeizhi commented 3 months ago

Refer to contribution. You should run npm run prettier to unify the code format after completing the task. This problem caused the workflow to fail. Please modify and commit the code in time.

The last workflow reported an error with pnpm-lock.yaml being out of sync with package.json, I fixed it!

andyhuang18 commented 3 months ago

Still have problem, please check the error message.

image
MarigWeizhi commented 3 months ago

Still have problem, please check the error message.

image

updated pnpm-lock.yaml for the nodejs 16.x and pnpm 8.x