replace Fm -> From #2
Annotations
10 errors and 1 warning
Build:
examples/rand/main.go#L73
setc.ConfigValues undefined (type *vgpu.VarSet has no field or method ConfigValues)
|
Build:
examples/rand/main.go#L74
setd.ConfigValues undefined (type *vgpu.VarSet has no field or method ConfigValues)
|
Build:
examples/rand/main.go#L81
ctrv.Values undefined (type *vgpu.Var has no field or method Values)
|
Build:
examples/rand/main.go#L83
datav.Values undefined (type *vgpu.Var has no field or method Values)
|
Build:
examples/rand/main.go#L91
vars.BindDynamicValueIndex undefined (type *vgpu.Vars has no field or method BindDynamicValueIndex)
|
Build:
examples/rand/main.go#L92
vars.BindDynamicValueIndex undefined (type *vgpu.Vars has no field or method BindDynamicValueIndex)
|
Build:
examples/rand/main.go#L109
sy.Mem.SyncValueIndexFromGPU undefined (type vgpu.Memory has no field or method SyncValueIndexFromGPU)
|
Build:
examples/basic/main.go#L74
setp.ConfigValues undefined (type *vgpu.VarSet has no field or method ConfigValues)
|
Build:
examples/basic/main.go#L75
setd.ConfigValues undefined (type *vgpu.VarSet has no field or method ConfigValues)
|
Build:
examples/basic/main.go#L82
parsv.Values undefined (type *vgpu.Var has no field or method Values)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading