Skip to content

chore(deps): update all non-major dependencies (#34) #97

chore(deps): update all non-major dependencies (#34)

chore(deps): update all non-major dependencies (#34) #97

Triggered via push September 25, 2023 06:58
Status Failure
Total duration 1m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: tsconfig.json#L5
Expected object keys to be in specified order. 'lib' should be before 'module'
lint: tsconfig.json#L7
Expected object keys to be in specified order. 'esModuleInterop' should be before 'strict'
lint: tsconfig.json#L8
Expected object keys to be in specified order. 'moduleResolution' should be before 'esModuleInterop'
lint: tsconfig.json#L10
Expected object keys to be in specified order. 'noUnusedLocals' should be before 'skipLibCheck'
lint: tsconfig.json#L11
Expected object keys to be in specified order. 'resolveJsonModule' should be before 'noUnusedLocals'
lint: tsconfig.json#L12
Expected object keys to be in specified order. 'types' should be before 'resolveJsonModule'
lint: tsconfig.json#L13
Expected object keys to be in specified order. 'jsx' should be before 'types'
lint
Process completed with exit code 1.