transformation: add transformer to keep original event link #464
Annotations
8 errors and 7 warnings
vet
no new variables on left side of :=
|
vet
Process completed with exit code 1.
|
GolangCI:
internal/transformation/addOriginalLink_test.go#L49
no new variables on left side of := (typecheck)
|
GolangCI
issues found
|
test:
internal/transformation/addOriginalLink_test.go#L49
no new variables on left side of :=
|
test
Process completed with exit code 1.
|
STATICCHECK:
internal/transformation/addOriginalLink_test.go#L49
no new variables on left side of := (compile)
|
STATICCHECK
Process completed with exit code 1.
|
vet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vet
Restore cache failed: Dependencies file is not found in /home/runner/work/CalendarSync/CalendarSync. Supported file pattern: go.sum
|
GolangCI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GolangCI
Restore cache failed: Dependencies file is not found in /home/runner/work/CalendarSync/CalendarSync. Supported file pattern: go.sum
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|