Skip to content

fix: Use explicit getters for common properties #94

fix: Use explicit getters for common properties

fix: Use explicit getters for common properties #94

Triggered via push February 15, 2024 17:50
Status Failure
Total duration 24s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
test: pkg/modules/actions.go#L69
event.GetSummary undefined (type *ics.VEvent has no field or method GetSummary)
test: pkg/modules/actions.go#L86
event.GetDescription undefined (type *ics.VEvent has no field or method GetDescription)
test: pkg/modules/actions.go#L103
event.GetLocation undefined (type *ics.VEvent has no field or method GetLocation)
test: pkg/modules/filters.go#L55
event.GetSummary undefined (type *ics.VEvent has no field or method GetSummary)
test: pkg/modules/filters.go#L61
event.GetDescription undefined (type *ics.VEvent has no field or method GetDescription)
test: pkg/modules/filters.go#L67
event.GetLocation undefined (type *ics.VEvent has no field or method GetLocation)
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ical-relay/ical-relay. Supported file pattern: go.sum