fix: lint #131
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/cli/cli.ts#L161
Expected to return a value at the end of arrow function
|
Lint:
src/cli/cli.ts#L175
'newFileName' is assigned to itself
|
Lint:
src/core/core.ts#L61
'nonSafeTypes' was used before it was defined
|
Lint:
src/core/core.ts#L62
'nonSafeTypes' was used before it was defined
|
Lint:
src/core/core.ts#L63
'nonSafeTypes' was used before it was defined
|
Lint:
src/core/core.ts#L66
'nonSafeTypes' was used before it was defined
|
Lint:
src/core/core.ts#L82
'nonSafeTypes' was used before it was defined
|
Lint:
src/core/core.ts#L89
'nonSafeTypes' was used before it was defined
|
Lint:
src/core/core.ts#L96
'nonSafeTypes' was used before it was defined
|
Lint:
src/core/core.ts#L103
'nonSafeTypes' was used before it was defined
|
The logs for this run have expired and are no longer available.
Loading