Skip to content

feat: cron jobs

feat: cron jobs #2864

Triggered via pull request April 4, 2024 05:12
Status Failure
Total duration 3m 8s
Artifacts

ci.yml

on: pull_request
Matrix: Integration Tests / integration
Waiting for pending jobs
Auto Version  /  Conventional Commits Auto-version
Auto Version / Conventional Commits Auto-version
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Proto Breaking Change Check: backend/protos/xyz/block/ftl/v1/schema/schema.proto#L141
Field "3" with name "cronJob" on message "Metadata" changed option "json_name" from "databases" to "cronJob".
Proto Breaking Change Check: backend/protos/xyz/block/ftl/v1/schema/schema.proto#L141
Field "3" on message "Metadata" changed type from "xyz.block.ftl.v1.schema.MetadataDatabases" to "xyz.block.ftl.v1.schema.MetadataCronJob".
Proto Breaking Change Check: backend/protos/xyz/block/ftl/v1/schema/schema.proto#L141
Field "3" on message "Metadata" changed name from "databases" to "cronJob".
Proto Breaking Change Check: backend/protos/xyz/block/ftl/v1/schema/schema.proto#L142
Field "4" with name "databases" on message "Metadata" changed option "json_name" from "alias" to "databases".
Proto Breaking Change Check: backend/protos/xyz/block/ftl/v1/schema/schema.proto#L142
Field "4" on message "Metadata" changed type from "xyz.block.ftl.v1.schema.MetadataAlias" to "xyz.block.ftl.v1.schema.MetadataDatabases".
Proto Breaking Change Check: backend/protos/xyz/block/ftl/v1/schema/schema.proto#L142
Field "4" on message "Metadata" changed name from "alias" to "databases".
Proto Breaking Change Check
Process completed with exit code 100.
Lint: backend/controller/cronjobs/cronjobs.go#L309
underef: could simplify (*iNext).Compare to iNext.Compare (gocritic)
Lint
Process completed with exit code 1.