Skip to content

feat(std): error utils #4

feat(std): error utils

feat(std): error utils #4

Triggered via pull request July 19, 2025 10:54
@nekomeowwwnekomeowww
synchronize #9
dev/error
Status Success
Total duration 45s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
check: packages/tsconfig/tsconfig.node.json#L20
Expected object keys to be in specified order. 'noFallthroughCasesInSwitch' should be before 'erasableSyntaxOnly'
check: packages/tsconfig/tsconfig.node.json#L16
Expected object keys to be in specified order. 'strict' should be before 'noEmit'
check: packages/tsconfig/tsconfig.node.json#L12
Expected object keys to be in specified order. 'moduleDetection' should be before 'verbatimModuleSyntax'
check: packages/tsconfig/tsconfig.node.json#L9
Expected object keys to be in specified order. 'moduleResolution' should be before 'skipLibCheck'
check: packages/tsconfig/tsconfig.json#L21
Expected object keys to be in specified order. 'noFallthroughCasesInSwitch' should be before 'erasableSyntaxOnly'
check: packages/tsconfig/tsconfig.json#L17
Expected object keys to be in specified order. 'strict' should be before 'noEmit'
check: packages/tsconfig/tsconfig.json#L13
Expected object keys to be in specified order. 'moduleDetection' should be before 'verbatimModuleSyntax'
check: packages/tsconfig/tsconfig.json#L10
Expected object keys to be in specified order. 'moduleResolution' should be before 'skipLibCheck'
check: packages/tsconfig/tsconfig.json#L6
Expected object keys to be in specified order. 'lib' should be before 'module'
check: packages/std/src/async-iterator/index.ts#L1
Complete the task associated to this "TODO" comment