Skip to content

Input working

Input working #49

Triggered via pull request November 25, 2024 11:07
@bxrnebxrne
synchronize #10
bxrne-patch-1
Status Failure
Total duration 19s
Artifacts

ci.yaml

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

Annotations

10 errors and 1 warning
build (1.23.x, ubuntu-latest): pkg/components/fins.go#L29
f.RootChord undefined (type *Fins has no field or method RootChord)
build (1.23.x, ubuntu-latest): pkg/components/fins.go#L29
f.TipChord undefined (type *Fins has no field or method TipChord)
build (1.23.x, ubuntu-latest): pkg/components/fins.go#L29
f.SweepLength undefined (type *Fins has no field or method SweepLength)
build (1.23.x, ubuntu-latest): pkg/components/fins.go#L29
f.SweepAngle undefined (type *Fins has no field or method SweepAngle)
build (1.23.x, ubuntu-latest): pkg/components/fins.go#L29
f.Thickness undefined (type *Fins has no field or method Thickness)
build (1.23.x, ubuntu-latest)
Process completed with exit code 1.
build (1.23.x, windows-latest)
The job was canceled because "_1_23_x_ubuntu-latest" failed.
build (1.23.x, windows-latest)
A task was canceled.
build (1.23.x, macos-latest)
The job was canceled because "_1_23_x_ubuntu-latest" failed.
build (1.23.x, macos-latest)
The operation was canceled.
build (1.23.x, ubuntu-latest)
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/