Locate features #170
ci.yml
on: pull_request
Pre-Commit checks
33s
JS Lint & Build
20s
Annotations
1 error and 10 warnings
|
Pre-Commit checks
Process completed with exit code 1.
|
|
JS Lint & Build:
functions/src/osm_auth.ts#L184
Unexpected any. Specify a different type
|
|
JS Lint & Build:
functions/src/osm_auth.ts#L172
'createFirebaseAccount' was used before it was defined
|
|
JS Lint & Build:
functions/src/osm_auth.ts#L146
Unexpected any. Specify a different type
|
|
JS Lint & Build:
functions/src/osm_auth.ts#L110
Unexpected any. Specify a different type
|
|
JS Lint & Build:
functions/src/osm_auth.ts#L110
Unexpected any. Specify a different type
|
|
JS Lint & Build:
functions/src/osm_auth.ts#L110
Unexpected any. Specify a different type
|
|
JS Lint & Build:
functions/src/osm_auth.ts#L61
Unexpected any. Specify a different type
|
|
JS Lint & Build:
functions/src/osm_auth.ts#L61
Unexpected any. Specify a different type
|
|
JS Lint & Build:
functions/src/index.ts#L80
Unnecessary conditional, value is always truthy
|
|
JS Lint & Build:
functions/.eslintrc.js#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|