Skip to content

chore(deps): bump @oclif/core from 3.26.8 to 4.0.18 #1498

chore(deps): bump @oclif/core from 3.26.8 to 4.0.18

chore(deps): bump @oclif/core from 3.26.8 to 4.0.18 #1498

Triggered via pull request August 22, 2024 11:35
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: pull_request
Compile TypeScript
23s
Check license compatibility
24s
Run linters
31s
Run unit tests
21s
Assert README.md is up-to-date
0s
Build and run docker image
24s

Annotations

21 errors
Build and run docker image: src/lib/context/FlagSet.ts#L2
Cannot find module '@oclif/core/lib/interfaces/parser.js' or its corresponding type declarations.
Build and run docker image: src/lib/context/FlagSetBuilder.ts#L7
Cannot find module '@oclif/core/lib/interfaces/parser.js' or its corresponding type declarations.
Build and run docker image: src/lib/context/FlagSetBuilder.ts#L9
Cannot find module '@oclif/core/lib/interfaces/index.js' or its corresponding type declarations.
Build and run docker image: src/lib/resources/project/flags.ts#L12
Cannot find module '@oclif/core/lib/interfaces/index.js' or its corresponding type declarations.
Build and run docker image: src/lib/resources/project/flags.ts#L14
Cannot find module '@oclif/core/lib/interfaces/parser.js' or its corresponding type declarations.
Build and run docker image: src/rendering/react/components/Error/InvalidFlagsError.tsx#L2
Cannot find module '@oclif/core/lib/parser/errors.js' or its corresponding type declarations.
Build and run docker image: src/rendering/react/components/Error/InvalidArgsError.tsx#L1
Cannot find module '@oclif/core/lib/parser/errors.js' or its corresponding type declarations.
Build and run docker image: src/rendering/react/components/ErrorBox.tsx#L5
Cannot find module '@oclif/core/lib/parser/errors.js' or its corresponding type declarations.
Build and run docker image: src/lib/error/handleError.ts#L4
Cannot find module '@oclif/core/lib/interfaces/index.js' or its corresponding type declarations.
Build and run docker image: src/lib/error/handleError.ts#L7
Cannot find module '@oclif/core/lib/errors/index.js' or its corresponding type declarations.
Compile TypeScript: src/lib/context/FlagSet.ts#L2
Cannot find module '@oclif/core/lib/interfaces/parser.js' or its corresponding type declarations.
Compile TypeScript: src/lib/context/FlagSetBuilder.ts#L7
Cannot find module '@oclif/core/lib/interfaces/parser.js' or its corresponding type declarations.
Compile TypeScript: src/lib/context/FlagSetBuilder.ts#L9
Cannot find module '@oclif/core/lib/interfaces/index.js' or its corresponding type declarations.
Compile TypeScript: src/lib/resources/project/flags.ts#L12
Cannot find module '@oclif/core/lib/interfaces/index.js' or its corresponding type declarations.
Compile TypeScript: src/lib/resources/project/flags.ts#L14
Cannot find module '@oclif/core/lib/interfaces/parser.js' or its corresponding type declarations.
Compile TypeScript: src/rendering/react/components/Error/InvalidFlagsError.tsx#L2
Cannot find module '@oclif/core/lib/parser/errors.js' or its corresponding type declarations.
Compile TypeScript: src/rendering/react/components/Error/InvalidArgsError.tsx#L1
Cannot find module '@oclif/core/lib/parser/errors.js' or its corresponding type declarations.
Compile TypeScript: src/rendering/react/components/ErrorBox.tsx#L5
Cannot find module '@oclif/core/lib/parser/errors.js' or its corresponding type declarations.
Compile TypeScript: src/lib/error/handleError.ts#L4
Cannot find module '@oclif/core/lib/interfaces/index.js' or its corresponding type declarations.
Compile TypeScript: src/lib/error/handleError.ts#L7
Cannot find module '@oclif/core/lib/errors/index.js' or its corresponding type declarations.
Run unit tests
Process completed with exit code 3.