Skip to content

Merge branch 'main' of https://github.com/sdl-codegen/sdl-codegen #87

Merge branch 'main' of https://github.com/sdl-codegen/sdl-codegen

Merge branch 'main' of https://github.com/sdl-codegen/sdl-codegen #87

Triggered via push December 8, 2024 13:08
Status Failure
Total duration 33s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: src/serviceFile.ts#L13
Async arrow function 'lookAtServiceFile' has no 'await' expression
lint: src/serviceFile.ts#L97
Unsafe assignment of an `any` value
lint: src/serviceFile.ts#L98
Unsafe member access .includes on an `any` value
lint: src/serviceFile.ts#L98
Unsafe call of an `any` typed value
lint: src/serviceFile.ts#L102
Unsafe member access .includes on an `any` value
lint: src/serviceFile.ts#L102
Unsafe call of an `any` typed value
lint: src/serviceFile.ts#L127
Unsafe assignment of an `any` value
lint: src/serviceFile.ts#L129
Unsafe member access .length on an `any` value
lint: src/serviceFile.ts#L129
Unsafe member access .trim on an `any` value
lint: src/serviceFile.ts#L129
Unsafe call of an `any` typed value
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/serviceFile.ts#L3
'tsTypeAnnotation' is defined but never used
lint: src/sharedSchema.ts#L75
Forbidden non-null assertion
lint: src/sharedSchema.ts#L173
Forbidden non-null assertion
lint: src/tsBuilder.ts#L36
Unexpected any. Specify a different type
lint: src/tsBuilder.ts#L38
'opts' is defined but never used
lint
Unnecessary conditional, both sides of the expression are literal values
lint
Unnecessary conditional, value is always truthy
lint
Unexpected any. Specify a different type
lint: src/utils.ts#L51
Forbidden non-null assertion
lint: src/utils.ts#L59
void is not valid as a constituent in a union type