Skip to content

fix: force publish all packages #311

fix: force publish all packages

fix: force publish all packages #311

Triggered via push October 5, 2023 09:37
Status Success
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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