chore(deps): update root #43
Annotations
9 errors and 10 warnings
👀 Lint:
package.json#L24
Expected object keys to be in specified order. 'import' should be before 'require'
|
👀 Lint:
playground/index.ts#L9
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
👀 Lint:
playground/index.ts#L10
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
👀 Lint:
playground/index.ts#L11
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
👀 Lint:
tsconfig.json#L10
Expected object keys to be in specified order. 'target' should be before 'module'
|
👀 Lint:
tsconfig.json#L12
Expected object keys to be in specified order. 'esModuleInterop' should be before 'strict'
|
👀 Lint:
tsconfig.json#L14
Expected object keys to be in specified order. 'forceConsistentCasingInFileNames' should be before 'skipLibCheck'
|
👀 Lint:
tsconfig.json#L15
Expected object keys to be in specified order. 'moduleResolution' should be before 'forceConsistentCasingInFileNames'
|
👀 Lint
Process completed with exit code 1.
|
👀 Lint:
README.md#L35
Unexpected console statement
|
👀 Lint:
README.md#L39
Unexpected console statement
|
👀 Lint:
README.md#L51
Unexpected console statement
|
👀 Lint:
playground/index.ts#L18
Unexpected console statement
|
👀 Lint:
playground/index.ts#L22
Unexpected console statement
|
👀 Lint:
playground/index.ts#L34
Unexpected console statement
|
👀 Lint:
src/client/revenuecat.ts#L15
Missing @param "token.secretKey"
|
👀 Lint:
src/client/revenuecat.ts#L15
Missing @param "token.iosKey"
|
👀 Lint:
src/client/revenuecat.ts#L15
Missing @param "token.androidKey"
|
👀 Lint:
src/client/revenuecat.ts#L45
Expected JSDoc block to be aligned
|
The logs for this run have expired and are no longer available.
Loading