feat: add annotations to subscriptions table #419
Annotations
10 errors and 4 warnings
Build and test (1.13.x, 25, ignore):
lib/event_store/storage/subscription.ex#L252
** (CompileError) lib/event_store/storage/subscription.ex:252: undefined function annotations/0 (expected EventStore.Storage.Subscription.Adapter to define such a function or for it to be imported, but none are available)
|
Build and test (1.13.x, 25, ignore)
Process completed with exit code 1.
|
Build and test (1.15.x, 26)
Process completed with exit code 1.
|
Build and test (1.17.x, 27)
The job was canceled because "_1_13_x_25_ignore" failed.
|
Build and test (1.17.x, 27)
Process completed with exit code 1.
|
Build and test (1.14.x, 26, ignore)
The job was canceled because "_1_13_x_25_ignore" failed.
|
Build and test (1.14.x, 26, ignore):
lib/event_store/storage/subscription.ex#L252
** (CompileError) lib/event_store/storage/subscription.ex:252: undefined function annotations/0 (expected EventStore.Storage.Subscription.Adapter to define such a function or for it to be imported, but none are available)
|
Build and test (1.14.x, 26, ignore)
Process completed with exit code 1.
|
Build and test (1.16.x, 26)
The job was canceled because "_1_13_x_25_ignore" failed.
|
Build and test (1.16.x, 26)
Process completed with exit code 1.
|
Build and test (1.13.x, 25, ignore)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (1.13.x, 25, ignore):
lib/event_store/storage/subscription.ex#L252
variable "annotations" does not exist and is being expanded to "annotations()", please use parentheses to remove the ambiguity or change the variable name
|
Build and test (1.15.x, 26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (1.14.x, 26, ignore):
lib/event_store/storage/subscription.ex#L252
variable "annotations" does not exist and is being expanded to "annotations()", please use parentheses to remove the ambiguity or change the variable name
|