Add commit function when create new module #51
Annotations
5 errors and 2 warnings
Test:
compiler/compiler_test.go#L76
assignment mismatch: 2 variables but wbpf.NewModule returns 3 values (compile)
|
Test:
pinning.go#L43
error strings should not be capitalized (ST1005)
|
Test:
pinning.go#L51
error strings should not be capitalized (ST1005)
|
Test:
pkg/cpu/cpu.go#L13
var log is unused (U1000)
|
Test
Process completed with exit code 1.
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|