Skip to content

Use semver for parsing and incrementing #2

Use semver for parsing and incrementing

Use semver for parsing and incrementing #2

Triggered via pull request January 16, 2024 17:47
@allanleiallanlei
synchronize #5
v3
Status Failure
Total duration 2m 30s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint Codebase: src/main.ts#L6
Public accessibility modifier on method definition clone
Lint Codebase: src/main.ts#L6
Missing return type on function
Lint Codebase: src/main.ts#L9
Public accessibility modifier on method definition toJSON
Lint Codebase: src/main.ts#L9
Missing return type on function
Lint Codebase: src/main.ts#L32
Empty block statement
Lint Codebase: src/main.ts#L49
Unexpected any. Specify a different type
Lint Codebase: src/main.ts#L50
Unexpected any. Specify a different type
Lint Codebase: src/main.ts#L51
Unexpected any. Specify a different type
Lint Codebase: src/main.ts#L52
Unexpected any. Specify a different type
Lint Codebase: src/main.ts#L53
Unexpected any. Specify a different type
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.