chore(deps): bump github.com/charmbracelet/log from 0.2.5 to 0.3.0 #243
Annotations
9 errors and 4 warnings
vet
assignment mismatch: 1 variable but log.ParseLevel returns 2 values
|
vet
Process completed with exit code 1.
|
GolangCI:
cmd/calendarsync/main.go#L1
: # github.com/inovex/CalendarSync/cmd/calendarsync
|
GolangCI:
cmd/calendarsync/main.go#L78
assignment mismatch: 1 variable but log.ParseLevel returns 2 values (typecheck)
|
GolangCI
issues found
|
test:
cmd/calendarsync/main.go#L78
assignment mismatch: 1 variable but log.ParseLevel returns 2 values
|
test
Process completed with exit code 1.
|
STATICCHECK:
cmd/calendarsync/main.go#L78
assignment mismatch: 1 variable but log.ParseLevel returns 2 values (compile)
|
STATICCHECK
Process completed with exit code 1.
|
vet
Restore cache failed: Dependencies file is not found in /home/runner/work/CalendarSync/CalendarSync. Supported file pattern: go.sum
|
GolangCI
Restore cache failed: Dependencies file is not found in /home/runner/work/CalendarSync/CalendarSync. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/CalendarSync/CalendarSync. Supported file pattern: go.sum
|
STATICCHECK
Restore cache failed: Dependencies file is not found in /home/runner/work/CalendarSync/CalendarSync. Supported file pattern: go.sum
|