Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index out of range when fetchCourses #1

Open
longfangsong opened this issue Sep 7, 2020 · 0 comments
Open

Index out of range when fetchCourses #1

longfangsong opened this issue Sep 7, 2020 · 0 comments
Assignees
Labels
bug Something isn't working high priority This is very important now medium This issue is not so easy to fix

Comments

@longfangsong
Copy link
Member

Describe the bug
A clear and concise description of what the bug is.

To Reproduce

./cli fetchCourses 17 17120238 *************

Expected behavior
Successful.

What happend instead

panic: runtime error: index out of range

goroutine 1 [running]:
shuCourse/service/crawl.FetchAllCourses(0x11, 0x7ffd471429dd, 0x8, 0x7ffd471429e6, 0xa)
	/go/src/shuCourse/service/crawl/course.go:195 +0x2cc
main.main()
	/go/src/shuCourse/cli/main.go:46 +0x12e
@longfangsong longfangsong added bug Something isn't working high priority This is very important now medium This issue is not so easy to fix labels Sep 7, 2020
@longfangsong longfangsong self-assigned this Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority This is very important now medium This issue is not so easy to fix
Projects
None yet
Development

No branches or pull requests

1 participant