Skip to content

Support monthly index on timebased rollmode #200

Support monthly index on timebased rollmode

Support monthly index on timebased rollmode #200

Triggered via pull request November 13, 2024 09:00
Status Failure
Total duration 1m 34s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: internals/coordinator/instance.go#L43
model.ElasticsearchOptions.Rollmode.Type undefined (type string has no field or method Type)
build: internals/coordinator/instance.go#L44
undefined: modeler.RollmodeCron
build: internals/coordinator/instance.go#L46
undefined: modeler.RollmodeTimeBased
build: internals/coordinator/logicalindex_cron.go#L39
model.ElasticsearchOptions.Rollmode.Type undefined (type string has no field or method Type)
build: internals/coordinator/logicalindex_cron.go#L39
undefined: modeler.RollmodeCron
build: internals/coordinator/logicalindex_timebased.go#L34
model.ElasticsearchOptions.Rollmode.Type undefined (type string has no field or method Type)
build: internals/coordinator/logicalindex_timebased.go#L34
undefined: modeler.RollmodeTimeBased
build: internals/coordinator/logicalindex_timebased.go#L97
logicalIndex.Model.ElasticsearchOptions.Rollmode.Timebased undefined (type string has no field or method Timebased)
build: internals/coordinator/logicalindex_timebased.go#L97
undefined: modeler.Daily
build: internals/coordinator/logicalindex_timebased.go#L101
logicalIndex.Model.ElasticsearchOptions.Rollmode.Timebased undefined (type string has no field or method Timebased)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/