feat: add function to remove declined events if config parameter is set #152
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 4 warnings
test:
internal/sync/controller.go#L6
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.4/x64/src/slices)
|
test
Process completed with exit code 1.
|
vet:
internal/sync/controller.go#L6
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.4/x64/src/slices)
|
vet
Process completed with exit code 1.
|
GolangCI:
internal/config/config_test.go#L11
"github.com/inovex/CalendarSync/internal/transformation" imported and not used (typecheck)
|
GolangCI
issues found
|
STATICCHECK:
internal/sync/controller.go#L6
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.4/x64/src/slices) (compile)
|
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
|
STATICCHECK
Restore cache failed: Dependencies file is not found in /home/runner/work/CalendarSync/CalendarSync. Supported file pattern: go.sum
|