fix: force publish all packages #311
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
test (18.x):
packages/interfaces/src/errors/appError.ts#L38
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L8
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L16
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L17
Use 'as any' instead of '<any>'
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L17
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L18
Use 'as any' instead of '<any>'
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L18
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/logger.ts#L1
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/logger.ts#L16
Unexpected any. Specify a different type
|
test (18.x):
packages/util/src/utils/config.ts#L4
Unnecessary conditional, value is always truthy
|