chore(release): Publish monorepo release updates #13
Annotations
10 errors and 1 warning
Autofix:
packages/errors/src/utilities/serialization.ts#L65
Type 'StormError<string, ErrorType, string>' is not assignable to type 'StormError<string, ErrorType, undefined>'.
|
Autofix:
packages/errors/src/utilities/serialization.ts#L68
Argument of type '{ message: string; }' is not assignable to parameter of type 'StormErrorOptions<ErrorType, undefined>'.
|
Autofix:
packages/logging/src/composition/logger-wrapper.ts#L174
Expected 3 arguments, but got 1.
|
Autofix:
packages/logging/src/composition/logger-wrapper.ts#L177
Property 'stacktrace' does not exist on type 'StormConfig'.
|
Autofix:
packages/logging/src/utilities/log-serializer.ts#L30
Expected 3 arguments, but got 1.
|
Autofix:
packages/serialization/src/storm-url-builder.ts#L315
Argument of type 'any' is not assignable to parameter of type 'never'.
|
Autofix:
packages/utilities/src/helper-fns/is-equal.ts#L104
Type '{}' cannot be used as an index type.
|
Autofix:
packages/utilities/src/helper-fns/is-equal.ts#L105
Type '{}' cannot be used as an index type.
|
Autofix:
packages/utilities/src/helper-fns/is-equal.ts#L123
Type '{}' cannot be used as an index type.
|
Autofix:
packages/utilities/src/helper-fns/is-equal.ts#L124
Type '{}' cannot be used as an index type.
|
Autofix
Cache save failed.
|