fix: lint fix #123
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/
|
src/cli/cli.ts#L152
Expected to return a value at the end of arrow function
|
src/core/core.ts#L52
'nonSafeTypes' was used before it was defined
|
src/core/core.ts#L53
'nonSafeTypes' was used before it was defined
|
src/core/core.ts#L54
'nonSafeTypes' was used before it was defined
|
src/core/core.ts#L57
'nonSafeTypes' was used before it was defined
|
src/core/core.ts#L73
'nonSafeTypes' was used before it was defined
|
src/core/core.ts#L80
'nonSafeTypes' was used before it was defined
|
src/core/core.ts#L87
'nonSafeTypes' was used before it was defined
|
src/core/core.ts#L94
'nonSafeTypes' was used before it was defined
|
src/core/ignorer.ts#L109
Unnecessary escape character: \/
|
The logs for this run have expired and are no longer available.
Loading