Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

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

chore(deps): update all non-major dependencies

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

Triggered via pull request January 9, 2024 12:16
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
typecheck: src/index.ts#L3
Could not find a declaration file for module 'crypto-browserify'. '/home/runner/work/cryptomagic/cryptomagic/node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/crypto-browserify/index.js' implicitly has an 'any' type.
typecheck
Process completed with exit code 1.
lint: package.json#L59
Expected object keys to be in specified order. 'dependencies' should be before 'devDependencies'
lint: playground/package.json#L4
Expected object keys to be in specified order. 'version' should be before 'private'
lint: playground/package.json#L5
Expected object keys to be in specified order. 'type' should be before 'version'
lint: playground/tsconfig.json#L6
Expected object keys to be in specified order. 'lib' should be before 'module'
lint: playground/tsconfig.json#L10
Expected object keys to be in specified order. 'moduleResolution' should be before 'skipLibCheck'
lint: playground/tsconfig.json#L12
Expected object keys to be in specified order. 'resolveJsonModule' should be before 'allowImportingTsExtensions'
lint: playground/tsconfig.json#L14
Expected object keys to be in specified order. 'noEmit' should be before 'isolatedModules'
lint: playground/tsconfig.json#L15
Expected object keys to be in specified order. 'jsx' should be before 'noEmit'
lint: playground/tsconfig.json#L21
Expected object keys to be in specified order. 'noFallthroughCasesInSwitch' should be before 'noUnusedParameters'
lint: playground/tsconfig.json#L24
Expected object keys to be in specified order. 'references' should be before 'include'
test: src/index.ts#L3
Could not find a declaration file for module 'crypto-browserify'. '/home/runner/work/cryptomagic/cryptomagic/node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/crypto-browserify/index.js' implicitly has an 'any' type.
test
Process completed with exit code 1.