WIP: fix(table): improve resizing algorithm #2082
Annotations
37 errors and 5 warnings
lint / lint-soft (ubuntu-latest):
set.go#L713
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L719
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L725
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L746
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L752
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L758
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L779
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L785
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
set.go#L791
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
align.go#L33
Magic number: 2, in <operation> detected (mnd)
|
lint / lint (ubuntu-latest):
table/table.go#L410
func `(*Table).computeWidth` is unused (unused)
|
lint / lint (ubuntu-latest):
table/util.go#L55
func `largest` is unused (unused)
|
lint / lint (ubuntu-latest)
issues found
|
lint / lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint / lint (windows-latest)
The operation was canceled.
|
lint / lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint / lint (macos-latest)
The operation was canceled.
|
lint / lint-soft (macos-latest):
table/resizing.go#L86
table/resizing.go:86: Line contains TODO/BUG/FIXME: "TODO(@andreynering): Save as `-1` if is ..." (godox)
|
lint / lint-soft (macos-latest):
set.go#L713
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L719
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L725
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L746
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L752
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L758
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L779
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L785
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (macos-latest):
set.go#L791
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L713
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L719
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L725
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L746
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L752
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L758
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L779
Magic number: 2, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L785
Magic number: 3, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
set.go#L791
Magic number: 4, in <case> detected (mnd)
|
lint / lint-soft (windows-latest):
align.go#L33
Magic number: 2, in <operation> detected (mnd)
|
lint / lint-soft (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
lint / lint-soft (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
lint / lint-soft (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\lipgloss\lipgloss. Supported file pattern: go.sum
|