Skip to content

Update readme

Update readme #26

Triggered via push November 22, 2025 14:47
Status Failure
Total duration 28s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
build
Process completed with exit code 1.
build: array/questions/past-days.go#L15
other declaration of solve
build: array/questions/past-days.go#L44
solve redeclared in this block
build: graph/dfs.go#L15
exported method Graph.DFS should have comment or be unexported
build: graph/dfs.go#L5
exported method Graph.DFSUtil should have comment or be unexported
build: graph/bfs.go#L31
exported method Graph.BFS should have comment or be unexported
build: graph/bfs.go#L8
exported method Graph.BFSUtil should have comment or be unexported
build: array/sorting/merge_sort.go#L41
exported function MergeSort should have comment or be unexported
build: array/slidingwindow/subarray_sum.go#L151
exported function SmallestSubarraySumGtEqK should have comment or be unexported
build: array/slidingwindow/subarray_sum.go#L119
comment on exported function MaxSubarrayLenK1 should be of the form "MaxSubarrayLenK1 ..."
build: array/slidingwindow/subarray_sum.go#L102
comment on exported function MaxSubarrayLenK should be of the form "MaxSubarrayLenK ..."
build: array/backtracking/generate_parentheses.go#L14
comment on exported function GenerateParentheses should be of the form "GenerateParentheses ..."
build: array/backtracking/generate_Permutations.go#L10
exported function GeneratePermutations should have comment or be unexported
build
Restore cache failed: Dependencies file is not found in /home/runner/work/data-structures/data-structures. Supported file pattern: go.sum