Skip to content

fix: improve placeholder email when KeepAttendees is used #580

fix: improve placeholder email when KeepAttendees is used

fix: improve placeholder email when KeepAttendees is used #580

Triggered via push September 15, 2025 07:39
Status Failure
Total duration 58s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
GolangCI
issues found
GolangCI: internal/adapter/outlook_token/client.go#L141
ST1023: should omit type bool from declaration; it will be inferred from the right-hand side (staticcheck)
GolangCI: internal/adapter/outlook_token/adapter.go#L91
QF1008: could remove embedded field "Time" from selector (staticcheck)
GolangCI: internal/adapter/outlook_token/adapter.go#L88
ST1005: error strings should not be capitalized (staticcheck)
GolangCI: internal/adapter/outlook_token/adapter.go#L87
QF1008: could remove embedded field "Time" from selector (staticcheck)
GolangCI: internal/transformation/addOriginalLink_test.go#L49
ineffectual assignment to err (ineffassign)
GolangCI: internal/adapter/outlook_token/client.go#L67
ineffectual assignment to err (ineffassign)
GolangCI: internal/adapter/outlook_token/client.go#L77
Error return value of `resp.Body.Close` is not checked (errcheck)
GolangCI: internal/adapter/outlook_token/client.go#L57
Error return value of `resp.Body.Close` is not checked (errcheck)
GolangCI: internal/adapter/outlook_token/adapter.go#L74
Error return value of `fmt.Scanf` is not checked (errcheck)
STATICCHECK
Process completed with exit code 1.
STATICCHECK: internal/transformation/addOriginalLink_test.go#L49
this value of err is never used (SA4006)
STATICCHECK: internal/adapter/outlook_token/client.go#L67
this value of err is never used (SA4006)
STATICCHECK: internal/adapter/outlook_token/adapter.go#L88
error strings should not be capitalized (ST1005)
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