autogen: update license overview #2146
ci.yaml
on: push
Run lints and checks
2m 38s
Run tests
3m 17s
Run race tests
2m 57s
Run buf actions
1m 25s
Build CLI docs
1m 3s
Render version schema
0s
Release SDKs
0s
Annotations
14 errors and 6 warnings
Run lints and checks:
contrib/docs-code-samples/simple-access-check-guide/00-write-direct-access/main.go#L17
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run lints and checks:
contrib/docs-code-samples/list-api-display-objects/00-create-tuples/main.go#L17
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run lints and checks:
internal/check/handler_test.go#L323
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run lints and checks:
internal/check/checkgroup/workerpool_test.go#L131
G115: integer overflow conversion int -> int32 (gosec)
|
Run lints and checks:
internal/schema/parse_errors.go#L87
G115: integer overflow conversion int -> uint32 (gosec)
|
Run lints and checks:
internal/schema/parse_errors.go#L88
G115: integer overflow conversion int -> uint32 (gosec)
|
Run lints and checks:
internal/schema/parse_errors.go#L91
G115: integer overflow conversion int -> uint32 (gosec)
|
Run lints and checks:
internal/driver/daemon.go#L481
SA1019: grpcOtel.UnaryServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
Run lints and checks:
internal/driver/daemon.go#L500
SA1019: grpcOtel.StreamServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
Run lints and checks:
internal/driver/daemon_test.go#L48
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Generate changelog
ory/ci/master/changelog/action.yml (Line: 26, Col: 11): Unexpected symbol: '"master"'. Located at position 20 within expression: github.ref_name == "master" || github.ref_type == "tag"
|
Generate changelog
ory/ci/master/changelog/action.yml (Line: 26, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.ref_name == "master" || github.ref_type == "tag" }}
|
Generate changelog
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. ory/ci/master/changelog/action.yml (Line: 26, Col: 11): Unexpected symbol: '"master"'. Located at position 20 within expression: github.ref_name == "master" || github.ref_type == "tag",ory/ci/master/changelog/action.yml (Line: 26, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.ref_name == "master" || github.ref_type == "tag" }}
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Generate changelog
Failed to load ory/ci/master/changelog/action.yml
|
Run buf actions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run lints and checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run race tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate changelog
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build CLI docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|