fix: error handling of w.Write #253
Annotations
17 errors and 4 warnings
GolangCI:
internal/adapter/outlook_http/adapter.go#L14
could not import github.com/inovex/CalendarSync/internal/auth (-: # github.com/inovex/CalendarSync/internal/auth
|
GolangCI:
internal/auth/handler.go#L84
no new variables on left side of :=) (typecheck)
|
GolangCI:
internal/adapter/adapter.go#L7
could not import github.com/inovex/CalendarSync/internal/auth (-: # github.com/inovex/CalendarSync/internal/auth
|
GolangCI:
internal/auth/handler.go#L84
no new variables on left side of :=) (typecheck)
|
GolangCI:
cmd/calendarsync/main.go#L8
could not import github.com/inovex/CalendarSync/internal/auth (-: # github.com/inovex/CalendarSync/internal/auth
|
GolangCI:
internal/auth/handler.go#L84
no new variables on left side of :=) (typecheck)
|
GolangCI:
internal/auth/handler.go#L1
: # github.com/inovex/CalendarSync/internal/auth [github.com/inovex/CalendarSync/internal/auth.test]
|
GolangCI:
internal/auth/handler.go#L84
no new variables on left side of := (typecheck)
|
GolangCI
issues found
|
test:
internal/auth/handler.go#L84
no new variables on left side of :=
|
test
Process completed with exit code 1.
|
vet:
internal/auth/handler.go#L84
no new variables on left side of :=
|
vet
no new variables on left side of :=
|
vet
Process completed with exit code 1.
|
STATICCHECK:
internal/auth/handler.go#L84
no new variables on left side of := (compile)
|
STATICCHECK:
internal/auth/handler.go#L84
no new variables on left side of := (compile)
|
STATICCHECK
Process completed with exit code 1.
|
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
|
vet
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
|