Skip to content

chore(deps): bump the js-major group across 1 directory with 7 updates #8014

chore(deps): bump the js-major group across 1 directory with 7 updates

chore(deps): bump the js-major group across 1 directory with 7 updates #8014

Triggered via pull request December 1, 2024 05:20
Status Failure
Total duration 4m 4s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.