Remove Version test (#2785) #11263
ci.yml
on: push
format-test
8s
Lint
24s
Matrix: linux-tests
Annotations
10 errors and 6 warnings
Lint:
internal/fs/handle/dir_handle_test.go#L94
func `(*DirHandleTest).createLocalFileInode` is unused (unused)
|
Lint:
internal/fs/fs.go#L2415
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Lint:
internal/cache/file/downloader/job.go#L475
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
internal/cache/file/downloader/job_test.go#L684
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
internal/util/sizeof.go#L27
var `pointerSize` is unused (unused)
|
Lint:
internal/util/sizeof.go#L30
var `emptyObjectAccessControlSize` is unused (unused)
|
Lint:
internal/util/sizeof.go#L31
var `emptyObjectAccessControlProjectTeamSize` is unused (unused)
|
Lint:
internal/util/sizeof.go#L170
func `contentSizeOfObjectAccessControlProjectTeam` is unused (unused)
|
Lint:
internal/gcsx/append_object_creator_test.go#L243
Error return value of `t.call` is not checked (errcheck)
|
Lint:
internal/gcsx/append_object_creator_test.go#L371
Error return value of `t.call` is not checked (errcheck)
|
format-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
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/
|
Lint
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/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gcsfuse/gcsfuse. Supported file pattern: go.sum
|
linux-tests (1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|