Skip to content

remove unnecessary stringcasts and refine password generation to alwa… #81

remove unnecessary stringcasts and refine password generation to alwa…

remove unnecessary stringcasts and refine password generation to alwa… #81

Triggered via push July 26, 2023 07:52
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: src/commands/app/install/contao.tsx#L21
Type string trivially inferred from a string literal, remove type annotation
test: src/commands/app/install/contao.tsx#L22
Type string trivially inferred from a string literal, remove type annotation
test: src/commands/app/install/contao.tsx#L34
Type string trivially inferred from a string literal, remove type annotation
test: src/commands/app/install/contao.tsx#L82
'args' is never reassigned. Use 'const' instead
test: src/commands/app/install/joomla.tsx#L21
Type string trivially inferred from a string literal, remove type annotation
test: src/commands/app/install/joomla.tsx#L22
Type string trivially inferred from a string literal, remove type annotation
test: src/commands/app/install/joomla.tsx#L34
Type string trivially inferred from a string literal, remove type annotation
test: src/commands/app/install/joomla.tsx#L82
'args' is never reassigned. Use 'const' instead
test: src/commands/app/install/matomo.tsx#L21
Type string trivially inferred from a string literal, remove type annotation
test: src/commands/app/install/matomo.tsx#L22
Type string trivially inferred from a string literal, remove type annotation
test: src/lib/app/create.ts#L9
Unexpected any. Specify a different type
test: src/lib/app/flags.tsx#L15
Unexpected any. Specify a different type