Skip to content

Fix dev builds from specific branch #103

Fix dev builds from specific branch

Fix dev builds from specific branch #103

Triggered via push June 8, 2024 22:22
Status Failure
Total duration 1m 6s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
build (18.x): middleware/auth.global.ts#L27
Argument of type 'string | LocationQueryValue[]' is not assignable to parameter of type 'string'.
build (18.x): plugins/auth.ts#L18
Type 'unknown' is not assignable to type '{ auth: { enabled: boolean; login_url: string; }; version: string; }'.
build (18.x): src/entities/http-dump/ui/preview-card/index.ts#L1
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (18.x): src/entities/http-dump/ui/preview-card/preview-card.stories.ts#L4
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (18.x): src/entities/inspector/ui/inspector-stat-board/index.ts#L1
Cannot find module './inspector-stat-board.vue' or its corresponding type declarations.
build (18.x): src/entities/inspector/ui/inspector-stat-board/inspector-stat-board.stories.ts#L4
Cannot find module './inspector-stat-board.vue' or its corresponding type declarations.
build (18.x): src/entities/inspector/ui/preview-card/index.ts#L1
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (18.x): src/entities/inspector/ui/preview-card/preview-card.stories.ts#L4
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (18.x): src/entities/monolog/ui/preview-card/index.ts#L1
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (18.x): src/entities/monolog/ui/preview-card/preview-card.stories.ts#L4
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (20.x): middleware/auth.global.ts#L27
Argument of type 'string | LocationQueryValue[]' is not assignable to parameter of type 'string'.
build (20.x): plugins/auth.ts#L18
Type 'unknown' is not assignable to type '{ auth: { enabled: boolean; login_url: string; }; version: string; }'.
build (20.x): src/entities/http-dump/ui/preview-card/index.ts#L1
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (20.x): src/entities/http-dump/ui/preview-card/preview-card.stories.ts#L4
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (20.x): src/entities/inspector/ui/inspector-stat-board/index.ts#L1
Cannot find module './inspector-stat-board.vue' or its corresponding type declarations.
build (20.x): src/entities/inspector/ui/inspector-stat-board/inspector-stat-board.stories.ts#L4
Cannot find module './inspector-stat-board.vue' or its corresponding type declarations.
build (20.x): src/entities/inspector/ui/preview-card/index.ts#L1
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (20.x): src/entities/inspector/ui/preview-card/preview-card.stories.ts#L4
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (20.x): src/entities/monolog/ui/preview-card/index.ts#L1
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (20.x): src/entities/monolog/ui/preview-card/preview-card.stories.ts#L4
Cannot find module './preview-card.vue' or its corresponding type declarations.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x): src/entities/ray/lib/use-ray/config.ts#L1
'computed' is defined but never used
build (18.x): src/entities/ray/lib/use-ray/config.ts#L2
'OneOfValues' is defined but never used
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x): src/entities/ray/lib/use-ray/config.ts#L1
'computed' is defined but never used
build (20.x): src/entities/ray/lib/use-ray/config.ts#L2
'OneOfValues' is defined but never used