Skip to content

Merge pull request #1 from ja88a/dependabot/go_modules/vrfs-fs/golang… #19

Merge pull request #1 from ja88a/dependabot/go_modules/vrfs-fs/golang…

Merge pull request #1 from ja88a/dependabot/go_modules/vrfs-fs/golang… #19

Triggered via push February 2, 2024 14:19
Status Success
Total duration 59s
Artifacts
Lint code of all VRFS modules
49s
Lint code of all VRFS modules
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 1 warning
Lint code of all VRFS modules: vrfs-fs/service/err.go#L17
func `(*FileStorageService).contextError` is unused (unused)
Lint code of all VRFS modules: vrfs-fs/service/server.go#L55
Error return value of `file.SetFile` is not checked (errcheck)
Lint code of all VRFS modules: vrfs-fs/service/server.go#L78
ST1003: method parameter bucketId should be bucketID (stylecheck)
Lint code of all VRFS modules: vrfs-fs/service/server.go#L120
ST1003: var bucketId should be bucketID (stylecheck)
Lint code of all VRFS modules: vrfs-fs/service/server.go#L162
`transfering` is a misspelling of `transferring` (misspell)
Lint code of all VRFS modules: vrfs-fs/service/server.go#L167
`transfering` is a misspelling of `transferring` (misspell)
Lint code of all VRFS modules: vrfs-fs/service/server.go#L174
File is not `gofmt`-ed with `-s` (gofmt)
Lint code of all VRFS modules: vrfs-fs/service/server.go#L174
File is not `goimports`-ed (goimports)
Lint code of all VRFS modules: client/rservice/apiservice.go#L19
ST1003: interface method parameter tenantId should be tenantID (stylecheck)
Lint code of all VRFS modules: client/rservice/apiservice.go#L19
ST1003: interface method parameter fileSetId should be fileSetID (stylecheck)
Lint code of all VRFS modules: client/rservice/apiservice.go#L22
ST1003: interface method parameter tenantId should be tenantID (stylecheck)
Lint code of all VRFS modules: client/rservice/apiservice.go#L22
ST1003: interface method parameter fileSetId should be fileSetID (stylecheck)
Lint code of all VRFS modules: client/rservice/apiservice.go#L25
ST1003: interface method parameter tenantId should be tenantID (stylecheck)
Lint code of all VRFS modules: client/rservice/apiservice.go#L25
ST1003: interface method parameter fileSetId should be fileSetID (stylecheck)
Lint code of all VRFS modules: client/rservice/apiservice.go#L55
ST1003: method parameter tenantId should be tenantID (stylecheck)
Lint code of all VRFS modules: client/rservice/apiservice.go#L55
ST1003: method parameter fileSetId should be fileSetID (stylecheck)
Lint code of all VRFS modules: client/rservice/apiservice.go#L68
ST1003: method parameter tenantId should be tenantID (stylecheck)
Lint code of all VRFS modules: client/rservice/apiservice.go#L68
ST1003: method parameter fileSetId should be fileSetID (stylecheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L57
ST1003: var bucketId should be bucketID (stylecheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L62
ST1003: func computeBucketId should be computeBucketID (stylecheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L62
ST1003: func parameter tenantId should be tenantID (stylecheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L62
ST1003: func parameter filesetId should be filesetID (stylecheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L75
ST1003: var bucketId should be bucketID (stylecheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L82
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L105
ST1003: var mtProofsJson should be mtProofsJSON (stylecheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L132
ST1003: func computeDbKeyMtProofs should be computeDBKeyMtProofs (stylecheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L132
ST1003: func parameter tenantId should be tenantID (stylecheck)
Lint code of all VRFS modules: vrfs-api/service/server.go#L132
ST1003: func parameter fileSetId should be fileSetID (stylecheck)
Lint code of all VRFS modules
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.