feat(outlook_token): store access token #495
Annotations
8 errors and 6 warnings
|
GolangCI:
internal/adapter/outlook_token/adapter.go#L74
Error return value of `fmt.Scanf` is not checked (errcheck)
|
|
GolangCI:
internal/adapter/outlook_token/client.go#L67
ineffectual assignment to err (ineffassign)
|
|
GolangCI:
internal/transformation/addOriginalLink_test.go#L49
ineffectual assignment to err (ineffassign)
|
|
GolangCI
issues found
|
|
STATICCHECK:
internal/adapter/outlook_token/adapter.go#L88
error strings should not be capitalized (ST1005)
|
|
STATICCHECK:
internal/adapter/outlook_token/client.go#L67
this value of err is never used (SA4006)
|
|
STATICCHECK:
internal/transformation/addOriginalLink_test.go#L49
this value of err is never used (SA4006)
|
|
STATICCHECK
Process completed with exit code 1.
|
|
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
|
|
GolangCI
Restore cache failed: Dependencies file is not found in /home/runner/work/CalendarSync/CalendarSync. Supported file pattern: go.sum
|
|
GolangCI
Cache not found for keys: golangci-lint.cache-Linux-2875-a46a5adc27e12c48fdb032c97970211a8c5ff3fc, golangci-lint.cache-Linux-2875-
|
|
STATICCHECK
Cache not found for keys: staticcheck-Linux--c49e49d138c3a06e1ba75224b82e4afe9c25e4c8, staticcheck-Linux--
|
|
STATICCHECK
Restore cache failed: Dependencies file is not found in /home/runner/work/CalendarSync/CalendarSync. Supported file pattern: go.sum
|