isom-1867 prune inactive users #6430
Annotations
5 errors and 10 warnings
Lint Dockerfile:
apps/studio/Dockerfile#L67
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Lint Dockerfile:
apps/studio/Dockerfile#L51
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Lint Dockerfile:
apps/studio/Dockerfile#L51
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Lint Dockerfile:
apps/studio/Dockerfile#L35
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Lint Dockerfile:
apps/studio/Dockerfile#L35
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Lint:
packages/components/src/presets/classic.ts#L37
Unsafe assignment of an `any` value
|
Lint:
packages/components/src/presets/classic.ts#L36
Unsafe call of a(n) `any` typed value
|
Lint:
packages/components/src/presets/classic.ts#L36
Unsafe assignment of an `any` value
|
Lint:
packages/components/src/presets/classic.ts#L35
Unsafe call of a(n) `any` typed value
|
Lint:
packages/components/src/presets/classic.ts#L35
Unsafe assignment of an `any` value
|
Lint:
packages/components/src/presets/classic.ts#L34
Unsafe call of a(n) `any` typed value
|
Lint:
packages/components/src/presets/classic.ts#L34
Unsafe assignment of an `any` value
|
Lint:
packages/components/src/presets/classic.ts#L31
Unexpected any. Specify a different type
|
Lint:
packages/components/src/interfaces/internal/SidePane.ts#L2
Unexpected any. Specify a different type
|
Lint:
packages/components/src/interfaces/internal/Header.ts#L3
Unexpected any. Specify a different type
|
Loading