chore(deps): bump the js-major group across 1 directory with 7 updates #8014
ci.yaml
on: pull_request
test-unit
3m 53s
lint-and-typecheck-ui
27s
lint-go
3m 5s
lint-charts
31s
lint-proto
31s
check-codegen
1m 35s
Annotations
10 errors
lint-and-typecheck-ui
Property 'isOAuth2Error' does not exist on type 'typeof import("/home/runner/work/kargo/kargo/ui/node_modules/.pnpm/[email protected]/node_modules/oauth4webapi/build/index")'.
|
lint-and-typecheck-ui
Expected 6-7 arguments, but got 5.
|
lint-and-typecheck-ui
Property 'parseWwwAuthenticateChallenges' does not exist on type 'typeof import("/home/runner/work/kargo/kargo/ui/node_modules/.pnpm/[email protected]/node_modules/oauth4webapi/build/index")'. Did you mean 'WWW_AUTHENTICATE_CHALLENGE'?
|
lint-and-typecheck-ui
Property 'processAuthorizationCodeOpenIDResponse' does not exist on type 'typeof import("/home/runner/work/kargo/kargo/ui/node_modules/.pnpm/[email protected]/node_modules/oauth4webapi/build/index")'. Did you mean 'processAuthorizationCodeResponse'?
|
lint-and-typecheck-ui
Property 'isOAuth2Error' does not exist on type 'typeof import("/home/runner/work/kargo/kargo/ui/node_modules/.pnpm/[email protected]/node_modules/oauth4webapi/build/index")'.
|
lint-and-typecheck-ui
Expected 4-5 arguments, but got 3.
|
lint-and-typecheck-ui
Property 'isOAuth2Error' does not exist on type 'typeof import("/home/runner/work/kargo/kargo/ui/node_modules/.pnpm/[email protected]/node_modules/oauth4webapi/build/index")'.
|
lint-and-typecheck-ui
Argument of type '{ readonly localName: "listAnalysisTemplates"; readonly name: "ListAnalysisTemplates"; readonly kind: MethodKind.Unary; readonly I: typeof ListAnalysisTemplatesRequest; readonly O: typeof ListAnalysisTemplatesResponse; readonly service: { ...; }; }' is not assignable to parameter of type '{ schema: DescMethod; input?: any; transport?: Transport | undefined; cardinality: "infinite" | "finite" | undefined; pageParamKey?: string | number | symbol | undefined; } | { ...; }'.
|
lint-and-typecheck-ui
Argument of type '{ readonly localName: "listAnalysisTemplates"; readonly name: "ListAnalysisTemplates"; readonly kind: MethodKind.Unary; readonly I: typeof ListAnalysisTemplatesRequest; readonly O: typeof ListAnalysisTemplatesResponse; readonly service: { ...; }; }' is not assignable to parameter of type '{ schema: DescMethod; input?: any; transport?: Transport | undefined; cardinality: "infinite" | "finite" | undefined; pageParamKey?: string | number | symbol | undefined; } | { ...; }'.
|
lint-and-typecheck-ui
Parameter 'event' implicitly has an 'any' type.
|