Skip to content

chore(deps): Update dependency typescript to v5.6.2 #864

chore(deps): Update dependency typescript to v5.6.2

chore(deps): Update dependency typescript to v5.6.2 #864

Triggered via pull request September 14, 2024 16:13
Status Failure
Total duration 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
nilaway: pkg/acme/ssl.go#L42
error: Potential nil panic detected. Observed nil flow from source to dereference point:
nilaway
result 0 of `GenerateKey()` lacking guarding; accessed field `PublicKey` via the assignment(s):
nilaway: pkg/acme/ssl.go#L64
error: Potential nil panic detected. Observed nil flow from source to dereference point:
nilaway
result 0 of `GenerateKey()` lacking guarding; accessed field `PublicKey` via the assignment(s):
nilaway: pkg/acme/ssl.go#L85
error: Potential nil panic detected. Observed nil flow from source to dereference point:
nilaway
result 0 of `GenerateKey()` lacking guarding; accessed field `PublicKey` via the assignment(s):
nilaway: pkg/tools/tools.go#L63
error: Potential nil panic detected. Observed nil flow from source to dereference point:
nilaway
result 0 of `Usage()` lacking guarding; dereferenced via the assignment(s):
nilaway: internal/data/website.go#L41
error: Potential nil panic detected. Observed nil flow from source to dereference point:
nilaway
unassigned variable `req` passed as arg `req` to `UpdateDefaultConfig()`
govulncheck
io.Archive calls archiver.Archive
govulncheck
data.websiteRepo.UpdateStatus calls fmt.Sprintf, which eventually calls archiver.Bz2.String
govulncheck
data.websiteRepo.UpdateStatus calls fmt.Sprintf, which eventually calls archiver.Gz.String
govulncheck
service.InfoService.Update calls archiver.IllegalPathError.Error
govulncheck
data.websiteRepo.UpdateStatus calls fmt.Sprintf, which eventually calls archiver.Lz4.String
govulncheck
data.websiteRepo.UpdateStatus calls fmt.Sprintf, which eventually calls archiver.Rar.String
govulncheck
data.websiteRepo.UpdateStatus calls fmt.Sprintf, which eventually calls archiver.Snappy.String
govulncheck
data.websiteRepo.UpdateStatus calls fmt.Sprintf, which eventually calls archiver.Tar.String
govulncheck
data.websiteRepo.UpdateStatus calls fmt.Sprintf, which eventually calls archiver.TarBrotli.String
govulncheck
data.websiteRepo.UpdateStatus calls fmt.Sprintf, which eventually calls archiver.TarBz2.String