test: rewrite and traversal #1999
ci.yaml
on: pull_request
Run lints and checks
1m 29s
Run tests
2m 15s
Run race tests
2m 3s
Run buf actions
1m 8s
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
Annotations
9 errors and 8 warnings
Run buf actions
missing ',' before newline in argument list
|
Run buf actions
Process completed with exit code 2.
|
Run lints and checks:
internal/check/bench_test.go#L1
: # github.com/ory/keto/internal/check_test [github.com/ory/keto/internal/check.test]
|
Run lints and checks:
internal/check/engine_test.go#L725
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
|
Run lints and checks:
internal/check/engine_test.go#L725
missing ',' before newline in argument list (typecheck)
|
Run race tests:
internal/check/engine_test.go#L725
missing ',' before newline in argument list
|
Run race tests
Process completed with exit code 1.
|
Run tests:
internal/check/engine_test.go#L725
missing ',' before newline in argument list
|
Run tests
Process completed with exit code 1.
|
Run buf actions
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/
|
Run buf actions
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run lints and checks
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/
|
Run lints and checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run race 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/
|
Run race tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run 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/
|
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|