Skip to content

add test demo links #123

add test demo links

add test demo links #123

Triggered via push August 25, 2024 05:27
Status Failure
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: pkg/steamsvc/client.go#L138
func `accountId` is unused (unused)
lint: pkg/steamsvc/decode.go#L16
func `isInvalidShareCodeError` is unused (unused)
lint: pkg/parser/parser.go#L25
const `velocityDelta` is unused (unused)
lint: pkg/steamsvc/client.go#L130
copylocks: call of fmt.Printf copies lock value: github.com/sparkoo/go-steam/csgo/protocol/protobuf.CMsgConnectionStatus contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: pkg/steamsvc/client.go#L80
SA4020: unreachable case clause: github.com/sparkoo/go-steam.FatalErrorEvent will always match before error (staticcheck)
lint: pkg/parser/parser.go#L279
SA9003: empty branch (staticcheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/