f #2705
tests.yml
on: push
core-tests
6m 13s
syncing-tests
4m 8s
pagination-tests
3m 30s
lint
21s
Annotations
11 errors and 3 warnings
pagination-tests:
publicapi/pagination_test.go#L17
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
pagination-tests:
publicapi/pagination_test.go#L26
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
pagination-tests:
publicapi/pagination_test.go#L35
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
pagination-tests:
publicapi/pagination_test.go#L44
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
pagination-tests:
publicapi/pagination_test.go#L54
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
pagination-tests:
publicapi/pagination_test.go#L64
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
pagination-tests:
publicapi/pagination_test.go#L75
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
pagination-tests:
publicapi/pagination_test.go#L86
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
pagination-tests:
publicapi/pagination_test.go#L98
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
pagination-tests:
publicapi/pagination_test.go#L109
cannot use identityCursor (value of type func(s string) (string, error)) as type cursorFactory in argument to pageFrom
|
core-tests
Process completed with exit code 1.
|
pagination-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
syncing-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
core-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|