Added Component Implementations #13
Annotations
10 errors and 1 warning
make All:
particle/particle.go#L118
undefined: ecs.Comp
|
make All:
particle/particle.go#L120
undefined: ecs.CompId
|
make All:
particle/particle.go#L123
undefined: ecs.W
|
make All:
phy2/collision.go#L53
undefined: ecs.Comp
|
make All:
phy2/collision.go#L55
undefined: ecs.CompId
|
make All:
phy2/collision.go#L58
undefined: ecs.W
|
make All:
phy2/physics.go#L52
undefined: ecs.Comp
|
make All:
phy2/physics.go#L54
undefined: ecs.CompId
|
make All:
phy2/physics.go#L57
undefined: ecs.W
|
make All
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading