Skip to content

Refactor to remove detector struct and use sqlc #297

Refactor to remove detector struct and use sqlc

Refactor to remove detector struct and use sqlc #297

Triggered via pull request February 22, 2024 00:59
@leighmacdonaldleighmacdonald
synchronize #63
sqlc
Status Failure
Total duration 1m 29s
Artifacts

build.yml

on: pull_request
Matrix: Analyze
bd release
0s
bd release
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
lint-golangci: platform/linux.go#L71
commentFormatting: put a space between `//` and comment text (gocritic)
lint-golangci: platform/linux.go#L67
unused-parameter: parameter 'steamRoot' seems to be unused, consider removing or renaming it as _ (revive)
lint-golangci
issues found
staticcheck: actions.go#L113
type kickRequest is unused (U1000)
staticcheck: actions.go#L118
type kickHandler is unused (U1000)
staticcheck: actions.go#L123
func newKickHandler is unused (U1000)
staticcheck: actions.go#L133
func kickHandler.autoKicker is unused (U1000)
staticcheck: announce.go#L13
type announceHandler is unused (U1000)
staticcheck: announce.go#L19
func newAnnounceHandler is unused (U1000)
staticcheck: announce.go#L24
func announceHandler.announceMatch is unused (U1000)
staticcheck: announce.go#L71
func announceHandler.sendChat is unused (U1000)
staticcheck: console.go#L212
func (*LogParser).start is unused (U1000)
staticcheck: domain.go#L16
var errReadResponse is unused (U1000)
lint-golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-ts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (javascript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/