remove old config file; add ci #1
Annotations
10 errors and 1 warning
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)
|
build:
examples/basic/main.go#L84
datav.Values undefined (type *vgpu.Var has no field or method Values)
|
build:
examples/basic/main.go#L92
vars.BindDynamicValueIndex undefined (type *vgpu.Vars has no field or method BindDynamicValueIndex)
|
build:
examples/basic/main.go#L93
vars.BindDynamicValueIndex undefined (type *vgpu.Vars has no field or method BindDynamicValueIndex)
|
build:
examples/basic/main.go#L110
sy.Mem.SyncValueIndexFromGPU undefined (type vgpu.Memory has no field or method SyncValueIndexFromGPU)
|
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
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/.
|