Skip to content

New param --offline-only #1989

New param --offline-only

New param --offline-only #1989

Triggered via pull request July 19, 2024 17:35
Status Failure
Total duration 7m 11s
Artifacts

on_push.yml

on: pull_request
Unit Tests
1m 28s
Unit Tests
Integration Tests
40s
Integration Tests
Unit Tests Windows
6m 48s
Unit Tests Windows
Integration Tests Windows
2m 6s
Integration Tests Windows
Unit Tests macOS
1m 22s
Unit Tests macOS
Integration Tests macOS
48s
Integration Tests macOS
Unit Tests Shell Script
14s
Unit Tests Shell Script
IP Check
28s
IP Check
Version
0s
Version
Build Darwin
0s
Build Darwin
Build Android
0s
Build Android
Build Linux
0s
Build Linux
Build FreeBSD
0s
Build FreeBSD
Build NetBSD
0s
Build NetBSD
Build OpenBSD
0s
Build OpenBSD
Build Windows
0s
Build Windows
Sign Apple binaries
0s
Sign Apple binaries
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Unit Tests macOS
issues found
Unit Tests
issues found
Unit Tests Windows
issues found
Unit Tests Shell Script
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests Shell Script
The following actions uses Node.js version which is deprecated and will be forced to run on node20: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests macOS
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests macOS: main_test.go#L467
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Unit Tests macOS: cmd/run.go#L141
superfluous-else: if block ends with call to os.Exit function, so drop this else and outdent its block (revive)
Unit Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests: main_test.go#L467
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Unit Tests: cmd/run.go#L141
superfluous-else: if block ends with call to os.Exit function, so drop this else and outdent its block (revive)
Unit Tests Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests Windows: cmd/run.go#L141
superfluous-else: if block ends with call to os.Exit function, so drop this else and outdent its block (revive)
Unit Tests Windows: main_test.go#L467
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)