Skip to content

Use Builder pattern from burr #79

Use Builder pattern from burr

Use Builder pattern from burr #79

Triggered via pull request November 10, 2024 23:03
@ortaorta
synchronize #24
builder
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: src/serviceFile2.ts#L13
Async arrow function 'lookAtServiceFile' has no 'await' expression
lint: src/serviceFile2.ts#L97
Unsafe assignment of an `any` value
lint: src/serviceFile2.ts#L98
Unsafe member access .includes on an `any` value
lint: src/serviceFile2.ts#L98
Unsafe call of an `any` typed value
lint: src/serviceFile2.ts#L102
Unsafe member access .includes on an `any` value
lint: src/serviceFile2.ts#L102
Unsafe call of an `any` typed value
lint: src/serviceFile2.ts#L127
Unsafe assignment of an `any` value
lint: src/serviceFile2.ts#L129
Unsafe member access .length on an `any` value
lint: src/serviceFile2.ts#L129
Unsafe member access .trim on an `any` value
lint: src/serviceFile2.ts#L129
Unsafe call of an `any` typed value
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/serviceFile2.ts#L3
'tsTypeAnnotation' is defined but never used
lint: src/sharedSchema.ts#L3
'BlockStatement' is defined but never used
lint: src/sharedSchema.ts#L6
'tsMorph' is defined but never used
lint: src/sharedSchema.ts#L9
'formatDTS' is defined but never used
lint: src/sharedSchema.ts#L78
Forbidden non-null assertion
lint: src/sharedSchema.ts#L176
Forbidden non-null assertion
lint: src/tsBuilder.ts#L36
'opts' is defined but never used
lint
Forbidden non-null assertion
lint
Unnecessary conditional, both sides of the expression are literal values
lint
Unnecessary conditional, value is always truthy