Expand e2e tests to cover the true end-to-end flow #1130
Annotations
10 errors and 2 warnings
go:
e2e/e2e_test.go#L101
commentedOutCode: may want to remove commented-out code (gocritic)
|
go:
e2e/stack_test.go#L30
commentFormatting: put a space between `//` and comment text (gocritic)
|
go:
e2e/e2e.go#L25
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
go:
e2e/e2e.go#L37
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
go:
e2e/e2e.go#L44
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
go:
e2e/stack_test.go#L706
`createL1TransactOpts` - `l1GasLimit` is unused (unparam)
|
go:
e2e/stack_test.go#L721
func `getCurrentUserNonce` is unused (unused)
|
go:
e2e/stack_test.go#L727
func `getSuggestedL1GasPrice` is unused (unused)
|
go:
e2e/stack_test.go#L278
ineffectual assignment to err (ineffassign)
|
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
|