feat: refined @Step, @Attachment and @FileAttachment (#14) #78
Annotations
10 warnings
Sanity:
src/decorators/Attachment.ts#L9
Unexpected any. Specify a different type
|
Sanity:
src/decorators/Attachment.ts#L9
Unexpected any. Specify a different type
|
Sanity:
src/decorators/Attachment.ts#L11
Forbidden non-null assertion
|
Sanity:
src/decorators/FileAttachment.ts#L9
Unexpected any. Specify a different type
|
Sanity:
src/decorators/FileAttachment.ts#L9
Unexpected any. Specify a different type
|
Sanity:
src/decorators/FileAttachment.ts#L11
Forbidden non-null assertion
|
Sanity:
src/decorators/Step.ts#L10
Unexpected any. Specify a different type
|
Sanity:
src/decorators/Step.ts#L10
Unexpected any. Specify a different type
|
Sanity:
src/decorators/Step.ts#L13
Forbidden non-null assertion
|
Sanity:
src/decorators/Step.ts#L14
Forbidden non-null assertion
|