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 #266

chore(deps): update all non-major dependencies

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

Triggered via pull request August 12, 2024 12:23
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
typecheck: src/index.ts#L3
Could not find a declaration file for module 'crypto-browserify'. '/home/runner/work/cryptomagic/cryptomagic/node_modules/.pnpm/[email protected]/node_modules/crypto-browserify/index.js' implicitly has an 'any' type.
typecheck
Process completed with exit code 1.
test: src/index.ts#L3
Could not find a declaration file for module 'crypto-browserify'. '/home/runner/work/cryptomagic/cryptomagic/node_modules/.pnpm/[email protected]/node_modules/crypto-browserify/index.js' implicitly has an 'any' type.
test
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'
typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/