You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
panic: runtime error: index out of range [5] with length 0
goroutine 143 [running]:te
github.com/aidanaden/canvas-sync/internal/pkg/canvas.(*CanvasClient).RecursiveUpdateNode.func3(0x5)
/home/runner/work/canvas-sync/canvas-sync/internal/pkg/canvas/client.go:346 +0x16f
created by github.com/aidanaden/canvas-sync/internal/pkg/canvas.(*CanvasClient).RecursiveUpdateNode in goroutine 135
/home/runner/work/canvas-sync/canvas-sync/internal/pkg/canvas/client.go:343 +0x45f
Checking the canvas webpage, the files that are there appear to be .sql amongst >10 other files, could that be the cause of the problem?
The text was updated successfully, but these errors were encountered:
panic: runtime error: index out of range [5] with length 0
goroutine 143 [running]:te
github.com/aidanaden/canvas-sync/internal/pkg/canvas.(*CanvasClient).RecursiveUpdateNode.func3(0x5)
/home/runner/work/canvas-sync/canvas-sync/internal/pkg/canvas/client.go:346 +0x16f
created by github.com/aidanaden/canvas-sync/internal/pkg/canvas.(*CanvasClient).RecursiveUpdateNode in goroutine 135
/home/runner/work/canvas-sync/canvas-sync/internal/pkg/canvas/client.go:343 +0x45f
Checking the canvas webpage, the files that are there appear to be .sql amongst >10 other files, could that be the cause of the problem?
The text was updated successfully, but these errors were encountered: