Skip to content

Bump typescript from 5.3.2 to 5.4.5 #172

Bump typescript from 5.3.2 to 5.4.5

Bump typescript from 5.3.2 to 5.4.5 #172

Triggered via pull request April 10, 2024 15:20
Status Failure
Total duration 4m 35s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint Code Base: __tests__/setup-action.test.ts#L14
'warnMock' is assigned a value but never used
Lint Code Base: __tests__/utility.test.ts#L9
'core' is defined but never used
Lint Code Base: src/dotnet-action.ts#L4
Replace `·runRestoreCommand,·runBuildCommand,·runPublishCommand,·runPackCommand·` with `⏎··runRestoreCommand,⏎··runBuildCommand,⏎··runPublishCommand,⏎··runPackCommand⏎`
Lint Code Base: src/dotnet-action.ts#L15
Replace `core.getInput('projects',·{required:·true})` with `⏎······core.getInput('projects',·{·required:·true·})⏎····`
Lint Code Base: src/dotnet-action.ts#L33
Delete `····`
Lint Code Base: src/helpers/cache-utils.ts#L1
Delete `⏎`
Lint Code Base: src/helpers/cache-utils.ts#L3
Unable to resolve path to module 'src/interfaces/environment'
Lint Code Base: src/helpers/cache-utils.ts#L3
Delete `⏎⏎`
Lint Code Base: src/helpers/cache-utils.ts#L7
Missing return type on function
Lint Code Base: src/helpers/cache-utils.ts#L7
Expected a space after the ':'
Lint Code Base: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Code Base: .prettierrc.json#L1
File ignored by default.