Skip to content

Update direct dependencies #10482

Update direct dependencies

Update direct dependencies #10482

Triggered via pull request October 21, 2024 09:53
Status Failure
Total duration 5m 14s
Artifacts

ci.yml

on: pull_request
Matrix: linux-tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
linux-tests (1.23.x)
Process completed with exit code 1.
Lint: internal/fs/server.go#L21
could not import github.com/googlecloudplatform/gcsfuse/v2/internal/fs/wrappers (-: # github.com/googlecloudplatform/gcsfuse/v2/internal/fs/wrappers
Lint: internal/fs/wrappers/error_mapping.go#L98
cannot use &errorMapping{…} (value of type *errorMapping) as fuseutil.FileSystem value in return statement: *errorMapping does not implement fuseutil.FileSystem (missing method SyncFS)
Lint: internal/fs/wrappers/monitoring.go#L316
cannot use &monitoring{…} (value of type *monitoring) as fuseutil.FileSystem value in return statement: *monitoring does not implement fuseutil.FileSystem (missing method SyncFS)
Lint: internal/fs/wrappers/tracing.go#L34
cannot use &tracing{…} (value of type *tracing) as fuseutil.FileSystem value in return statement: *tracing does not implement fuseutil.FileSystem (missing method SyncFS)) (typecheck)
Lint: internal/fs/wrappers/error_mapping.go#L1
: # github.com/googlecloudplatform/gcsfuse/v2/internal/fs/wrappers [github.com/googlecloudplatform/gcsfuse/v2/internal/fs/wrappers.test]
Lint: internal/fs/wrappers/error_mapping.go#L98
cannot use &errorMapping{…} (value of type *errorMapping) as fuseutil.FileSystem value in return statement: *errorMapping does not implement fuseutil.FileSystem (missing method SyncFS)
Lint: internal/fs/wrappers/monitoring.go#L316
cannot use &monitoring{…} (value of type *monitoring) as fuseutil.FileSystem value in return statement: *monitoring does not implement fuseutil.FileSystem (missing method SyncFS)
Lint: internal/fs/wrappers/tracing.go#L34
cannot use &tracing{…} (value of type *tracing) as fuseutil.FileSystem value in return statement: *tracing does not implement fuseutil.FileSystem (missing method SyncFS)
Lint: internal/fs/wrappers/tracing_test.go#L166
cannot use dummyFS{} (value of type dummyFS) as fuseutil.FileSystem value in struct literal: dummyFS does not implement fuseutil.FileSystem (missing method SyncFS) (typecheck)
Lint
issues found
format-test
The job running on runner GitHub Actions 540 has exceeded the maximum execution time of 5 minutes.
format-test
A task was canceled.
linux-tests (1.23.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-tests (1.23.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2.1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@032fa5c5e48499f06cf9d32c02149bfac1284239. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
format-test
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
format-test
Back off 12.921 seconds before retry.
format-test
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
format-test
Back off 21.59 seconds before retry.