Skip to content

feat: add graph subcommand to print dependency graph #468

feat: add graph subcommand to print dependency graph

feat: add graph subcommand to print dependency graph #468

Triggered via pull request February 10, 2024 13:39
Status Failure
Total duration 1m 29s
Artifacts

test.yaml

on: pull_request
Unit tests with coverage
1m 19s
Unit tests with coverage
Lint checks
40s
Lint checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
Lint checks: pkg/client/client.go#L1077
Error return value of `mainGraph.AddVertex` is not checked (errcheck)
Lint checks: pkg/client/client.go#L1094
Error return value of `mainGraph.AddEdge` is not checked (errcheck)
Lint checks: pkg/client/client.go#L1134
Error return value of `(github.com/dominikbraun/graph.Graph[string, string]).AddVertex` is not checked (errcheck)
Lint checks: pkg/client/client.go#L1216
Error return value of `(github.com/dominikbraun/graph.Graph[string, string]).AddEdge` is not checked (errcheck)
Lint checks
issues found
Unit tests with coverage
Process completed with exit code 2.
Lint checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint checks
Unexpected input(s) 'timeout', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
Lint checks
Unexpected input(s) 'timeout', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
Unit tests with coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/