Skip to content

feat: bytecap new repo #1

feat: bytecap new repo

feat: bytecap new repo #1

Triggered via push August 11, 2025 00:41
Status Failure
Total duration 23s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Typecheck
Process completed with exit code 2.
Typecheck
Type '{ files: never[]; totalSize: number; totalSizeFormatted: string; scanPath: string; }' is missing the following properties from type 'DirectoryInfo': caidoFiles, caidoTotalSize, caidoTotalSizeFormatted
Typecheck
Type '{ files: never[]; totalSize: number; totalSizeFormatted: string; scanPath: string; }' is missing the following properties from type 'DirectoryInfo': caidoFiles, caidoTotalSize, caidoTotalSizeFormatted
Typecheck
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Typecheck
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Lint: packages/frontend/src/views/App.vue#L477
Attribute name " is not valid
Lint: packages/frontend/src/views/App.vue#L477
Parsing error: unexpected-character-in-attribute-name
Lint: packages/frontend/src/views/App.vue#L470
Attribute name " is not valid
Lint: packages/frontend/src/views/App.vue#L470
Parsing error: unexpected-character-in-attribute-name
Lint: packages/frontend/src/views/App.vue#L468
Parsing error: Opening tag "span" not terminated
Lint: packages/frontend/src/views/App.vue#L58
Don't use `null` as a type. Use 'undefined' instead of 'null'
Lint: packages/frontend/src/views/App.vue#L50
Don't use `null` as a type. Use 'undefined' instead of 'null'
Lint: packages/backend/src/index.ts#L93
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
Lint: packages/backend/src/index.ts#L76
Unexpected any value in conditional. An explicit comparison or type conversion is required
Lint: packages/backend/src/index.ts#L76
Unexpected any value in conditional. An explicit comparison or type conversion is required