Skip to content

Goal: Go augmented language #3420

Goal: Go augmented language

Goal: Go augmented language #3420

Triggered via pull request September 20, 2024 23:22
@rcoreillyrcoreilly
synchronize #1229
goal
Status Failure
Total duration 1m 58s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: tensor/sliced.go#L29
undefined: SliceSize
build: tensor/sliced.go#L50
tsr.RowIndex undefined (type *Sliced has no field or method RowIndex)
build: tensor/sliced.go#L425
undefined: tsr
build: tensor/sliced.go#L426
sl.RowIndex undefined (type *Sliced has no field or method RowIndex)
build: tensor/sliced.go#L434
sl.RowIndex undefined (type *Sliced has no field or method RowIndex)
build: tensor/sliced.go#L472
cannot use sl.Indexes[ic[0]] (variable of type []int) as int value in assignment
build: tensor/sliced.go#L483
cannot use sl.Indexes[ic[0]] (variable of type []int) as int value in assignment
build: tensor/sliced.go#L492
sl.RowIndex undefined (type *Sliced has no field or method RowIndex)
build: tensor/sliced.go#L500
sl.RowIndex undefined (type *Sliced has no field or method RowIndex)
build: tensor/sliced.go#L538
cannot use sl.Indexes[ic[0]] (variable of type []int) as int value in assignment
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/