Use optimized checksumming when loading database #643
push.yml
on: pull_request
Matrix: Functional Tests
Matrix: Unit Tests
Annotations
6 errors and 11 warnings
Staticcheck:
cmd/litefs/export_test.go#L1
ineffectual compiler directive due to extraneous space: "// go:build linux" (SA9009)
|
Staticcheck:
cmd/litefs/import_test.go#L1
ineffectual compiler directive due to extraneous space: "// go:build linux" (SA9009)
|
Staticcheck:
cmd/litefs/mount_linux.go#L1
ineffectual compiler directive due to extraneous space: "// go:build linux" (SA9009)
|
Staticcheck:
cmd/litefs/mount_test.go#L1
ineffectual compiler directive due to extraneous space: "// go:build linux" (SA9009)
|
Staticcheck
Process completed with exit code 1.
|
Unit Tests (wal)
The action 'Run cmd tests' has timed out after 5 minutes.
|
Staticcheck
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Errcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Functional Tests (wal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Functional Tests (delete)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Functional Tests (persist)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Functional Tests (truncate)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests (persist)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests (delete)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests (truncate)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests (wal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|