Skip to content

SYS-2399: Docker compose transision #399

SYS-2399: Docker compose transision

SYS-2399: Docker compose transision #399

Triggered via pull request February 16, 2026 11:05
Status Failure
Total duration 1m 39s
Artifacts

test.yml

on: pull_request
staticcheck
48s
staticcheck
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
staticcheck
Process completed with exit code 1.
staticcheck: internal/txlib/update_test.go#L4
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
staticcheck: internal/txlib/status_test.go#L5
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
staticcheck: internal/txlib/pull_test.go#L5
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
staticcheck: internal/txlib/migrate_test.go#L5
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
staticcheck: internal/txlib/migrate.go#L5
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
staticcheck: internal/txlib/delete.go#L185
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
staticcheck: internal/txlib/config/main.go#L104
should omit nil check; len() for []github.com/transifex/cli/internal/txlib/config.Host is defined as zero (S1009)
staticcheck: internal/txlib/add_remote_test.go#L5
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
staticcheck
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
test (1.22.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/cli/cli. Supported file pattern: go.sum
test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
test (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\cli\cli. Supported file pattern: go.sum