tjsr Running build. #16
Annotations
10 errors and 5 warnings
build:
commands/docker.ts#L33
This line has a length of 164. Maximum allowed is 120
|
build:
commands/docker.ts#L33
'getContainerImagesForUser' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build:
commands/docker.ts#L45
Expected object keys to be in ascending order. 'package_name' should be before 'package_type'
|
build:
commands/docker.ts#L46
Missing trailing comma
|
build:
commands/docker.ts#L61
This line has a length of 122. Maximum allowed is 120
|
build:
commands/docker.ts#L70
Expected object keys to be in ascending order. 'octo' should be before 'repoInfo'
|
build:
commands/docker.ts#L87
This line has a length of 127. Maximum allowed is 120
|
build:
commands/docker.ts#L101
Expected indentation of 8 spaces but found 10
|
build:
commands/docker.ts#L107
Expected indentation of 2 spaces but found 4
|
build:
commands/docker.ts#L143
Missing semicolon
|
build:
commands/docker.ts#L33
'getContainerImagesForUser' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build:
commands/version.ts#L20
Unexpected any. Specify a different type
|
build:
commands/version.ts#L27
Unexpected any. Specify a different type
|
build:
utils/getTokenRequired.ts#L13
Unexpected any. Specify a different type
|
build:
utils/repoBranchCommands.ts#L17
Unexpected any. Specify a different type
|