Refactor the notifications schema definition #1752
pull-request.yml
on: pull_request
lint
17s
Matrix: Build and Test
Annotations
7 errors
Build and Test (macos-latest):
schema/schema_test.go#L157
cannot use []schema.SchemaField{…} (value of type []schema.SchemaField) as []schema.Notification value in struct literal
|
Build and Test (macos-latest)
Process completed with exit code 2.
|
Build and Test (windows-latest)
The job was canceled because "macos-latest" failed.
|
Build and Test (windows-latest)
The operation was canceled.
|
Build and Test (ubuntu-22.04)
The job was canceled because "macos-latest" failed.
|
Build and Test (ubuntu-22.04):
schema/schema_test.go#L157
cannot use []schema.SchemaField{…} (value of type []schema.SchemaField) as []schema.Notification value in struct literal
|
Build and Test (ubuntu-22.04)
The operation was canceled.
|