chore(deps): bump github.com/ory/x from 0.0.665 to 0.0.666 #2022
Annotations
10 errors and 2 warnings
Run golangci-lint:
contrib/docs-code-samples/simple-access-check-guide/99-cleanup/main.go#L16
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
contrib/docs-code-samples/expand-api-display-access/00-create-tuples/main.go#L17
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
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 golangci-lint:
internal/driver/config/opl_cache_test.go#L22
Error return value of `io.WriteString` is not checked (errcheck)
|
Run golangci-lint:
internal/schema/parse_errors.go#L87
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
internal/schema/parse_errors.go#L88
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
internal/schema/parse_errors.go#L91
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
internal/check/checkgroup/workerpool_test.go#L131
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
internal/e2e/grpc_client_test.go#L101
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
internal/e2e/grpc_client_test.go#L124
G115: integer overflow conversion int -> int32 (gosec)
|
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/
|
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/
|
Loading