chore(release): v0.22.0 #1039
lint.yml
on: pull_request
commitlint
15s
trunk
20s
codeql_analysis
2m 41s
kustomize_can_build_deployment
14s
Annotations
8 errors and 1 warning
codeql_analysis
cannot use v.Id (variable of type *string) as string value in assignment
|
codeql_analysis
invalid operation: v.Id == acl.Status.ACLId (mismatched types *string and string)
|
codeql_analysis
cannot use si.Spec.DestinationEndpointID (variable of type string) as *string value in struct literal
|
codeql_analysis
cannot use si.Spec.DestinationServiceName (variable of type string) as *string value in struct literal
|
codeql_analysis
cannot use si.Spec.DestinationProjectName (variable of type string) as *string value in struct literal
|
codeql_analysis
cannot use si.Spec.SourceEndpointID (variable of type string) as *string value in struct literal
|
codeql_analysis
cannot use si.Spec.SourceServiceName (variable of type string) as *string value in struct literal
|
codeql_analysis
cannot use si.Spec.SourceProjectName (variable of type string) as *string value in struct literal
|
trunk
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|