Add other Components creation and properties methods (#65) #105
Annotations
10 errors and 2 warnings
lint:
calendar.go#L1
: # github.com/arran4/golang-ical [github.com/arran4/golang-ical.test]
|
lint:
components.go#L134
undefined: event
|
lint:
components.go#L145
cb.SetEndAt undefined (type *ComponentBase has no field or method SetEndAt)
|
lint:
components.go#L240
method ComponentBase.GetAllDayStartAt already declared at ./components.go:228:26
|
lint:
components.go#L432
NewEvent redeclared in this block
|
lint:
calendar.go#L414
other declaration of NewEvent
|
lint:
components.go#L439
method Calendar.AddEvent already declared at ./calendar.go:430:27
|
lint:
components.go#L445
method Calendar.AddVEvent already declared at ./calendar.go:436:27
|
lint:
components.go#L449
method Calendar.Events already declared at ./calendar.go:456:27
|
lint:
components.go#L525
TimeTransparency redeclared in this block
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|