feat: @Step, @Attachment, @FileAttachment decorators (#13) #74
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#L13
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#L13
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
|