chore(deps): update pnpm/action-setup action to v2.4.0 #112
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors
coverage
Process completed with exit code 1.
|
lint:
package.json#L17
Expected object keys to be in specified order. 'import' should be before 'require'
|
lint:
tsconfig.json#L4
Expected object keys to be in specified order. 'module' should be before 'baseUrl'
|
lint:
tsconfig.json#L5
Expected object keys to be in specified order. 'target' should be before 'module'
|
lint:
tsconfig.json#L8
Expected object keys to be in specified order. 'jsx' should be before 'strict'
|
lint:
tsconfig.json#L11
Expected object keys to be in specified order. 'moduleResolution' should be before 'skipLibCheck'
|
lint:
tsconfig.json#L14
Expected object keys to be in specified order. 'strictNullChecks' should be before 'noUnusedLocals'
|
lint:
tsconfig.json#L15
Expected object keys to be in specified order. 'forceConsistentCasingInFileNames' should be before 'strictNullChecks'
|
lint:
tsconfig.json#L16
Expected object keys to be in specified order. 'types' should be before 'forceConsistentCasingInFileNames'
|
lint:
tsconfig.json#L19
Expected object keys to be in specified order. 'paths' should be before 'types'
|
lint
Process completed with exit code 1.
|