feat: add support to upload tshark to s3 #51
lint.yml
on: pull_request
golangci-lint
1m 10s
yamllint
9s
markdown-lint
20s
Run govulncheck
32s
Annotations
6 errors and 5 warnings
Run govulncheck:
pkg/knuu/instance.go#L7
could not import github.com/celestiaorg/knuu/pkg/instance (import cycle: [github.com/celestiaorg/knuu/pkg/instance github.com/celestiaorg/knuu/pkg/knuu])
|
Run govulncheck
Process completed with exit code 1.
|
golangci-lint:
e2e/assert_cleanups.go#L7
could not import github.com/celestiaorg/knuu/pkg/knuu (-: import cycle not allowed: import stack: [github.com/celestiaorg/knuu/e2e github.com/celestiaorg/knuu/pkg/knuu github.com/celestiaorg/knuu/pkg/instance github.com/celestiaorg/knuu/pkg/knuu]) (typecheck)
|
golangci-lint:
e2e/basic/basic_test.go#L9
could not import github.com/celestiaorg/knuu/pkg/knuu (-: import cycle not allowed: import stack: [github.com/celestiaorg/knuu/e2e github.com/celestiaorg/knuu/pkg/knuu github.com/celestiaorg/knuu/pkg/instance github.com/celestiaorg/knuu/pkg/knuu]) (typecheck)
|
golangci-lint:
e2e/bittwister/bittwister_test.go#L12
could not import github.com/celestiaorg/knuu/pkg/knuu (-: import cycle not allowed: import stack: [github.com/celestiaorg/knuu/e2e github.com/celestiaorg/knuu/pkg/knuu github.com/celestiaorg/knuu/pkg/instance github.com/celestiaorg/knuu/pkg/knuu]) (typecheck)
|
golangci-lint
issues found
|
yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run govulncheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|