Skip to content

fix(go.mod): remove version suffix from module path #253

fix(go.mod): remove version suffix from module path

fix(go.mod): remove version suffix from module path #253

Triggered via push January 8, 2026 20:14
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: push
📋 PR Validation
📋 PR Validation
⚡ Performance Benchmarks
⚡ Performance Benchmarks
🔒 Security Scan
17s
🔒 Security Scan
🔍 Linting
17s
🔍 Linting
Matrix: 🧪 Test and Coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors
🔍 Linting: pkg/commands/bitimage/bitimage_integration_test.go#L153
Consider preallocating buffer (prealloc)
🔍 Linting: pkg/commands/bitimage/bitimage_integration_test.go#L110
Consider preallocating buffer (prealloc)
🔍 Linting: pkg/commands/bitimage/bitimage_integration_test.go#L66
Consider preallocating buffer (prealloc)
🔍 Linting: pkg/commands/bitimage/bitimage_integration_test.go#L15
Consider preallocating buffer (prealloc)
🔍 Linting: pkg/commands/bitimage/bitimage_commands.go#L485
Consider preallocating cmd with capacity 8 + len(data) (prealloc)
🔍 Linting: pkg/commands/bitimage/bitimage_commands.go#L407
Consider preallocating cmd with capacity 8 + len(data) (prealloc)
🔍 Linting: pkg/commands/bitimage/bitimage_commands.go#L277
Consider preallocating cmd with capacity 4 + len(data) (prealloc)
🔍 Linting: pkg/commands/bitimage/bitimage_commands.go#L73
Consider preallocating cmd with capacity 5 + len(data) (prealloc)
🔍 Linting: pkg/commands/barcode/barcode.go#L269
Consider preallocating cmd with capacity 4 + len(data) (prealloc)
🔍 Linting: pkg/commands/barcode/barcode.go#L240
Consider preallocating cmd with capacity 3 + len(data) + 1 (prealloc)