Added lambda that integrates Forklift #411
+179
−0
Draft
Annotations
5 errors and 1 warning
|
Linting:
go/worker/lambda/handlerPuller.go#L15
a blank import should be only in a main or test package, or have a comment justifying it
|
|
Linting:
go/boss/lambdastore/store.go#L15
a blank import should be only in a main or test package, or have a comment justifying it
|
|
Linting:
go/admin/commands.go#L82
extra empty line at the end of a block
|
|
Linting:
go/worker/lambda/lambdaInstance.go#L204
control flow nesting exceeds 5
|
|
Linting:
go/worker/lambda/lambdaInstance.go#L38
function (*LambdaInstance).Task has cyclomatic complexity 38 (> max enabled 35)
|
|
Install golang
Restore cache failed: Dependencies file is not found in /home/runner/work/open-lambda/open-lambda. Supported file pattern: go.sum
|
Loading