Skip to content

ci: finish GitHub Actions setup #7

ci: finish GitHub Actions setup

ci: finish GitHub Actions setup #7

Triggered via pull request August 18, 2024 11:52
Status Failure
Total duration 3m 11s
Artifacts

test.yaml

on: pull_request
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 7 warnings
Lint (1.23.x, ubuntu-latest): cmd/tetrigo/helpers/helpers.go#L119
undefined: runewidth (typecheck)
Lint (1.23.x, ubuntu-latest)
missing return (typecheck)
Lint (1.23.x, ubuntu-latest)
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
Lint (1.23.x, ubuntu-latest)
not enough arguments in call to time.Unix
Lint (1.23.x, ubuntu-latest)
n declared and not used (typecheck)
Lint (1.23.x, ubuntu-latest)
cannot use &osExecCommand{…} (value of type *osExecCommand) as ExecCommand value in return statement: *osExecCommand does not implement ExecCommand (missing method Run) (typecheck)
Lint (1.23.x, ubuntu-latest)
c.Stdin undefined (type *osExecCommand has no field or method Stdin) (typecheck)
Lint (1.23.x, ubuntu-latest)
c.Stdin undefined (type *osExecCommand has no field or method Stdin) (typecheck)
Lint (1.23.x, ubuntu-latest)
c.Stdout undefined (type *osExecCommand has no field or method Stdout) (typecheck)
Lint (1.23.x, ubuntu-latest)
c.Stdout undefined (type *osExecCommand has no field or method Stdout) (typecheck)
Lint (1.23.x, windows-latest)
The job was canceled because "_1_23_x_ubuntu-latest" failed.
Lint (1.23.x, windows-latest)
The operation was canceled.
Lint (1.23.x, macos-latest)
The job was canceled because "_1_23_x_ubuntu-latest" failed.
Lint (1.23.x, macos-latest)
The operation was canceled.
Lint (1.23.x, ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Test (1.23.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/tetrigo/tetrigo. Supported file pattern: go.sum
Test (1.22.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/tetrigo/tetrigo. Supported file pattern: go.sum
Test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/tetrigo/tetrigo. Supported file pattern: go.sum
Test (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/tetrigo/tetrigo. Supported file pattern: go.sum
Test (1.23.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\tetrigo\tetrigo. Supported file pattern: go.sum
Test (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\tetrigo\tetrigo. Supported file pattern: go.sum