tmp #14
test.yaml
on: push
Annotations
19 errors and 4 warnings
golangci-lint:
cmd/fuse-diff/main.go#L40
Error return value of `pprof.WriteHeapProfile` is not checked (errcheck)
|
golangci-lint:
cmd/fuse-diff/main.go#L88
Error return value of `pprof.StartCPUProfile` is not checked (errcheck)
|
golangci-lint:
cmd/patch/main.go#L140
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
cmd/server/main.go#L237
Error return value of `tempFile.Write` is not checked (errcheck)
|
golangci-lint:
cmd/server/main.go#L293
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
golangci-lint:
cmd/snapshotter/main.go#L178
Error return value of `c.snSnapshotter.Walk` is not checked (errcheck)
|
golangci-lint:
cmd/snapshotter/snapshot.go#L185
Error return value of `t.Rollback` is not checked (errcheck)
|
golangci-lint:
cmd/snapshotter/snapshot.go#L206
Error return value of `t.Rollback` is not checked (errcheck)
|
golangci-lint:
cmd/snapshotter/snapshot.go#L232
Error return value of `t.Rollback` is not checked (errcheck)
|
golangci-lint:
cmd/ctr-cli/load/load.go#L39
Error return value of `cs.Delete` is not checked (errcheck)
|
benchmark (postgres)
Process completed with exit code 127.
|
benchmark (apache)
The job was canceled because "postgres" failed.
|
benchmark (apache)
Process completed with exit code 127.
|
benchmark (mysql)
The job was canceled because "postgres" failed.
|
benchmark (mysql)
Process completed with exit code 127.
|
benchmark (nginx)
The job was canceled because "postgres" failed.
|
benchmark (nginx)
The operation was canceled.
|
benchmark (redis)
The job was canceled because "postgres" failed.
|
benchmark (redis)
The operation was canceled.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
create-lxc-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sync
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
benchmark (postgres)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|