Refactor deletefolder API (#2017) #7901
Annotations
10 errors and 3 warnings
internal/auth/auth.go#L62
ineffectual assignment to err (ineffassign)
|
internal/util/sizeof.go#L27
var `pointerSize` is unused (unused)
|
internal/util/sizeof.go#L30
var `emptyObjectAccessControlSize` is unused (unused)
|
internal/util/sizeof.go#L31
var `emptyObjectAccessControlProjectTeamSize` is unused (unused)
|
internal/util/sizeof.go#L170
func `contentSizeOfObjectAccessControlProjectTeam` is unused (unused)
|
internal/util/sizeof.go#L192
func `contentSizeOfObjectAccessControl` is unused (unused)
|
internal/util/sizeof.go#L221
func `contentSizeOfArrayOfAclPointers` is unused (unused)
|
internal/monitor/exporter.go#L104
Error return value of `ocExporter.Stop` is not checked (errcheck)
|
tools/integration_tests/mounting/gcsfuse_linux_test.go#L43
Error return value of `util.Unmount` is not checked (errcheck)
|
tools/integration_tests/mounting/gcsfuse_test.go#L219
Error return value of `util.Unmount` is not checked (errcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@032fa5c5e48499f06cf9d32c02149bfac1284239. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading