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