fix(deps): Update dependency modern-errors to v7.0.3 #814
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.
|