Skip to content

Fixed #189 - Update utils authority package to handle proper encoding… #360

Fixed #189 - Update utils authority package to handle proper encoding…

Fixed #189 - Update utils authority package to handle proper encoding… #360

Triggered via pull request June 10, 2024 21:32
Status Failure
Total duration 1m 27s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: backend/ftp/file_test.go#L1130
importShadow: shadow of imported from 'github.com/dsoprea/go-utility/v2/filesystem' package 'fs' (gocritic)
lint: backend/ftp/location_test.go#L327
SA4006: this value of `file` is never used (staticcheck)
lint: backend/sftp/location_test.go#L160
SA4006: this value of `file` is never used (staticcheck)
lint: utils/authority_test.go#L294
rangeValCopy: each iteration copies 136 bytes (consider pointers or indexing) (gocritic)
lint
issues found