feat: function commands #86
ci.yaml
on: pull_request
commit
/
Check conventional commit compliance
5s
commit
/
Generate release
0s
lint
18s
tests
56s
Annotations
5 errors and 2 warnings
commit / Check conventional commit compliance
Process completed with exit code 1.
|
lint:
commands/functions/functions.go#L12
var `functionName` is unused (unused)
|
lint:
commands/functions/logs.go#L52
ineffectual assignment to writeLog (ineffassign)
|
lint:
commands/functions/metrics.go#L51
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|