Skip to content

feat: Blob Syncer

feat: Blob Syncer #3

Triggered via pull request April 9, 2024 10:29
@alexgao001alexgao001
synchronize #1
blob-syncer
Status Failure
Total duration 38s
Billable time 1m
Artifacts

lint.yml

on: pull_request
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint (1.20.x, ubuntu-latest): external/bundle_client_test.go#L53
ineffectual assignment to err (ineffassign)
golangci-lint (1.20.x, ubuntu-latest): external/beacon_client_test.go#L45
SA4006: this value of `resp` is never used (staticcheck)
golangci-lint (1.20.x, ubuntu-latest): syncer/syncer.go#L80
func `(*BlobSyncer).process` is unused (unused)
golangci-lint (1.20.x, ubuntu-latest): syncer/syncer.go#L190
func `(*BlobSyncer).calNextSlot` is unused (unused)
golangci-lint (1.20.x, ubuntu-latest): syncer/syncer.go#L204
func `(*BlobSyncer).createLocalBundleDir` is unused (unused)
golangci-lint (1.20.x, ubuntu-latest): syncer/syncer.go#L229
func `(*BlobSyncer).writeBlobToFile` is unused (unused)
golangci-lint (1.20.x, ubuntu-latest): syncer/syncer.go#L219
func `(*BlobSyncer).finalizeBundle` is unused (unused)
golangci-lint (1.20.x, ubuntu-latest): syncer/syncer.go#L246
func `(*BlobSyncer).getBundleDir` is unused (unused)
golangci-lint (1.20.x, ubuntu-latest): syncer/syncer.go#L254
func `(*BlobSyncer).getBundleFilePath` is unused (unused)
golangci-lint (1.20.x, ubuntu-latest): syncer/syncer.go#L250
func `(*BlobSyncer).getBlobPath` is unused (unused)
golangci-lint (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, 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/.