Skip to content

go fmt

go fmt #15

Triggered via push October 30, 2024 20:31
Status Failure
Total duration 1m 4s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
build (1.21, macos-latest): particle/particle.go#L118
undefined: ecs.Comp
build (1.21, macos-latest): particle/particle.go#L120
undefined: ecs.CompId
build (1.21, macos-latest): particle/particle.go#L123
undefined: ecs.W
build (1.21, macos-latest): phy2/collision.go#L53
undefined: ecs.Comp
build (1.21, macos-latest): phy2/collision.go#L55
undefined: ecs.CompId
build (1.21, macos-latest): phy2/collision.go#L58
undefined: ecs.W
build (1.21, macos-latest): phy2/physics.go#L52
undefined: ecs.Comp
build (1.21, macos-latest): phy2/physics.go#L54
undefined: ecs.CompId
build (1.21, macos-latest): phy2/physics.go#L57
undefined: ecs.W
build (1.21, macos-latest)
Process completed with exit code 2.
build (1.21, windows-latest)
The job was canceled because "_1_21_macos-latest" failed.
build (1.21, windows-latest)
The operation was canceled.
build (1.21, ubuntu-latest)
The job was canceled because "_1_21_macos-latest" failed.
build (1.21, ubuntu-latest): phy2/collision.go#L53
undefined: ecs.Comp
build (1.21, ubuntu-latest): phy2/collision.go#L55
undefined: ecs.CompId
build (1.21, ubuntu-latest): phy2/collision.go#L58
undefined: ecs.W
build (1.21, ubuntu-latest): phy2/physics.go#L52
undefined: ecs.Comp
build (1.21, ubuntu-latest): phy2/physics.go#L54
undefined: ecs.CompId
build (1.21, ubuntu-latest): phy2/physics.go#L57
undefined: ecs.W
build (1.21, ubuntu-latest): particle/particle.go#L118
undefined: ecs.Comp
build (1.21, ubuntu-latest): particle/particle.go#L120
undefined: ecs.CompId
build (1.21, ubuntu-latest)
The operation was canceled.
build (1.21, macos-latest)
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/