Expand e2e tests to cover the true end-to-end flow #1137
Annotations
10 errors and 2 warnings
go:
e2e/e2e_test.go#L97
commentedOutCode: may want to remove commented-out code (gocritic)
|
go:
e2e/stack_test.go#L29
commentFormatting: put a space between `//` and comment text (gocritic)
|
go:
e2e/stack_test.go#L358
commentedOutCode: may want to remove commented-out code (gocritic)
|
go:
e2e/e2e.go#L26
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
go:
e2e/e2e.go#L38
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
go:
e2e/e2e.go#L46
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
go:
e2e/stack_test.go#L695
`createL1TransactOpts` - `l1GasLimit` is unused (unparam)
|
go:
e2e/stack_test.go#L710
func `getCurrentUserNonce` is unused (unused)
|
go:
e2e/stack_test.go#L716
func `getSuggestedL1GasPrice` is unused (unused)
|
go
issues found
|
proto
No github_token supplied, API requests will be subject to stricter rate limiting
|
go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|