Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/node to v20.9.1 #643

Merged
merged 1 commit into from
Nov 16, 2023

chore(deps): update dependency @types/node to v20.9.1

647d4b4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update dependency @types/node to v20.9.1 #643

chore(deps): update dependency @types/node to v20.9.1
647d4b4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / golangci-lint-workdir succeeded Nov 16, 2023 in 0s

reviewdog [golangci-lint-workdir] report

reported by reviewdog 🐢

Findings (0)
Filtered Findings (5)

testdata/main.go|15 col 9| Error return value of os.Open is not checked (errcheck)
testdata/main.go|17 col 13| Error return value of os.ReadFile is not checked (errcheck)
testdata/main.go|20 col 6| func unused1 is unused (unused)
testdata/main.go|13 col 2| printf: fmt.Sprintf format %d reads arg #1, but call has 0 args (govet)
testdata/main.go|12 col 2| ineffectual assignment to x (ineffassign)