Skip to content

chore(deps): update dependency ts-jest to v29.2.2 #2764

chore(deps): update dependency ts-jest to v29.2.2

chore(deps): update dependency ts-jest to v29.2.2 #2764

GitHub Actions / golangci-lint-ubuntu-latest succeeded Jul 10, 2024 in 0s

reviewdog [golangci-lint-ubuntu-latest] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (4)

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|9 col 6| langauge is a misspelling of language (misspell)
testdata/main.go|13 col 2| printf: fmt.Sprintf format %d reads arg #1, but call has 0 args (govet)