Skip to content

fix(deps): Update dependency modern-errors to v7.0.3 #814

fix(deps): Update dependency modern-errors to v7.0.3

fix(deps): Update dependency modern-errors to v7.0.3 #814

Triggered via pull request May 1, 2025 02:18
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build: src/errors/errors.ts#L9
The inferred type of 'BaseError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
build: src/errors/errors.ts#L13
The inferred type of 'UnknownError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
build: src/errors/errors.ts#L17
The inferred type of 'ValidationError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
build: src/errors/errors.ts#L18
The inferred type of 'TableError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
build: src/errors/errors.ts#L19
The inferred type of 'WriteError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
build: src/errors/errors.ts#L20
The inferred type of 'UnimplementedError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
build: src/errors/errors.ts#L21
The inferred type of 'InitializationError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
build: src/errors/errors.ts#L22
The inferred type of 'FormatError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
build: src/errors/errors.ts#L23
The inferred type of 'ResourceError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
build: src/errors/errors.ts#L26
The inferred type of 'ResolverError' cannot be named without a reference to '../../node_modules/modern-errors/build/src/subclass/create.js'. This is likely not portable. A type annotation is necessary.
test
Process completed with exit code 1.