go 1.26.0, go@1.25 1.25.7 (new formula) #736993
Annotations
8 errors, 4 warnings, and 4 notices
|
|
|
Formula/x/xk6.rb#L31
k6 extension compliance
✔ security
no issues found
✗ vulnerability
error: exit status 1
Third-party dependencies often contain discovered vulnerabilities that could be exploited in production environments. This check ensures that extensions don't introduce known security risks through outdated or vulnerable dependencies, maintaining the security posture of k6 installations.
Install `govulncheck` with `go install golang.org/x/vuln/cmd/govulncheck@latest`, then run `govulncheck ./...` to scan for vulnerabilities. Update vulnerable dependencies to patched versions using `go get -u package@version`. If no patch is available, consider alternative packages or implement additional security measures.
✔ module
found `github.com/grafana/xk6-testing` as go module
✔ readme
found `README.md` as README file
✔ license
found `LICENSE` as `AGPL-3.0-or-later` license
✔ git
found git worktree
✔ versions
found `1` versions, the latest is `v0.0.1`
✔ build
can be built with the latest k6 version
==> Testing xk6 (again)
==> /home/linuxbrew/.linuxbrew/Cellar/xk6/1.3.4/bin/xk6 version
==> /home/linuxbrew/.linuxbrew/Cellar/xk6/1.3.4/bin/xk6 build
2026-02-10T21:59:50Z INF Building new k6 binary (native)
2026-02-10T21:59:50Z INF Initializing Go module
2026-02-10T21:59:50Z INF Creating k6 main
2026-02-10T21:59:50Z INF adding dependency go.k6.io/k6@latest
2026-02-10T21:59:50Z INF importing extensions
2026-02-10T21:59:50Z INF Building k6
2026-02-10T21:59:52Z INF Build complete
2026-02-10T21:59:52Z INF Cleaning up work directory /var/tmp/k6foundry3761447076
2026-02-10T21:59:52Z INF Successful build platform=linux/amd64
2026-02-10T21:59:52Z INF added module=go.k6.io/k6 version=v1.6.0
2026-02-10T21:59:52Z INF A new binary has been built based on k6 version=v1.6.0
==> /home/linuxbrew/.linuxbrew/Cellar/xk6/1.3.4/bin/xk6 new github.com/grafana/xk6-testing
2026-02-10T21:59:52Z INF Extension created module=github.com/grafana/xk6-testing directory=xk6-testing
==> git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: will change to "main" in Git 3.0. To configure the initial branch name
hint: to use in all of your new repositories, which will suppress this warning,
hint: call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
hint:
hint: Disable this message with "git config set advice.defaultBranchName false"
Initialized empty Git repository in /var/tmp/xk6-test-20260210-218866-rig54a/xk6-testing/.git/
==> git add .
==> git commit -m init commit
[master (root-commit) 723a522] init commit
33 files changed, 2450 insertions(+)
create mode 100644 .devcontainer/devcontainer.json
create mode 100644 .editorconfig
create mode 100644 .github/workflows/release.yml
create mode 100644 .github/workflows/validate.yml
create mode 100644 .github/zizmor.yml
create mode 100644 .gitignore
create mode 100644 .vscode/extensions.json
create mode 100644 CODE_OF_CONDUCT.md
create mode 100644 CONTRIBUTING.md
create mode 100644 LICENSE
create mode 100644 Makefile
create mode 100644 README.md
create mode 100644 base32.go
create mode 100644 base32_test.go
create mode 100644 examples/base32.js
create mode 100644 examples/greeting.js
create mode 100644 examples/random.js
create mode 100644 go.mod
create mode 100644 go.sum
create mode 100644 greeting.go
create mode 100644 greeting_test.go
create mode 100644 index.d.ts
create mode 100644 module.go
create mode 100644 module_test.go
create mode 100644 random.go
create mode 100644 random_test.go
create mode 100644 register.go
create mode 100644 script.js
create mode 100644 test/base32.test.js
create mode 100644 test/greeting.test.js
create mode 100644 test/random.test.js
create mode 100644 test/smoke.test.js
create mode 100644 tsconf
|
|
|
|
Formula/i/ignite.rb#L26
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:67:in '<main>'
|
|
|
|
Formula/g/garble.rb#L25
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:67:in '<main>'
|
|
|
|
The run was canceled by @stefanb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading