Skip to content

chore: Fix overwritten run method from oclif #135

chore: Fix overwritten run method from oclif

chore: Fix overwritten run method from oclif #135

Triggered via push September 21, 2023 10:25
Status Success
Total duration 7m 3s
Artifacts

test.yml

on: push
Matrix: unit-tests / unit-tests
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
unit-tests / unit-tests (ubuntu-latest, lts/*): src/base.command.ts#L43
Missing return type on function
unit-tests / unit-tests (ubuntu-latest, lts/*): src/base.command.ts#L43
'T' is defined but never used
unit-tests / unit-tests (ubuntu-latest, lts/*): src/base.command.ts#L69
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, lts/*): src/base.command.ts#L80
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, lts/*): src/base.command.ts#L90
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, lts/*): src/commands/init/index.ts#L84
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, lts/-1): src/base.command.ts#L43
Missing return type on function
unit-tests / unit-tests (ubuntu-latest, lts/-1): src/base.command.ts#L43
'T' is defined but never used
unit-tests / unit-tests (ubuntu-latest, lts/-1): src/base.command.ts#L69
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, lts/-1): src/base.command.ts#L80
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, lts/-1): src/base.command.ts#L90
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, lts/-1): src/commands/init/index.ts#L84
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, latest): src/base.command.ts#L43
Missing return type on function
unit-tests / unit-tests (ubuntu-latest, latest): src/base.command.ts#L43
'T' is defined but never used
unit-tests / unit-tests (ubuntu-latest, latest): src/base.command.ts#L69
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, latest): src/base.command.ts#L80
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, latest): src/base.command.ts#L90
Unexpected any. Specify a different type
unit-tests / unit-tests (ubuntu-latest, latest): src/commands/init/index.ts#L84
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, lts/-1): src/base.command.ts#L43
Missing return type on function
unit-tests / unit-tests (windows-latest, lts/-1): src/base.command.ts#L43
'T' is defined but never used
unit-tests / unit-tests (windows-latest, lts/-1): src/base.command.ts#L69
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, lts/-1): src/base.command.ts#L80
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, lts/-1): src/base.command.ts#L90
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, lts/-1): src/commands/init/index.ts#L84
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, lts/*): src/base.command.ts#L43
Missing return type on function
unit-tests / unit-tests (windows-latest, lts/*): src/base.command.ts#L43
'T' is defined but never used
unit-tests / unit-tests (windows-latest, lts/*): src/base.command.ts#L69
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, lts/*): src/base.command.ts#L80
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, lts/*): src/base.command.ts#L90
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, lts/*): src/commands/init/index.ts#L84
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, latest): src/base.command.ts#L43
Missing return type on function
unit-tests / unit-tests (windows-latest, latest): src/base.command.ts#L43
'T' is defined but never used
unit-tests / unit-tests (windows-latest, latest): src/base.command.ts#L69
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, latest): src/base.command.ts#L80
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, latest): src/base.command.ts#L90
Unexpected any. Specify a different type
unit-tests / unit-tests (windows-latest, latest): src/commands/init/index.ts#L84
Unexpected any. Specify a different type