Skip to content

chore: Release main #680

chore: Release main

chore: Release main #680

Triggered via pull request February 5, 2026 22:30
Status Failure
Total duration 1m 11s
Artifacts

lint.yaml

on: pull_request
golangci-lint
1m 7s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: server/rpc.go#L168
Function `convertMachineToProto` should pass the context parameter (contextcheck)
golangci-lint: server/rpc.go#L147
Function `ListMachines$2->convertMachineToProto` should pass the context parameter (contextcheck)
golangci-lint: server/pool.go#L555
Function `createMachine$2->createMachine$2$1` should pass the context parameter (contextcheck)
golangci-lint: server/pool.go#L526
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
golangci-lint: server/pool.go#L430
Function `createMachine$1` should pass the context parameter (contextcheck)
golangci-lint: agent/agent.go#L152
Function `shutdown` should pass the context parameter (contextcheck)
golangci-lint: server/pool.go#L53
found a struct that contains a context.Context field (containedctx)
golangci-lint: server/machine.go#L28
found a struct that contains a context.Context field (containedctx)
golangci-lint: agent/tail/tail.go#L51
found a struct that contains a context.Context field (containedctx)
golangci-lint: agent/mmds/client.go#L103
non-canonical header "X-Metadata-Token-TTL-Seconds", instead use: "X-Metadata-Token-Ttl-Seconds" (canonicalheader)