feat: support compiled tests with a sourcemap only #204
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/api/decorators/Attachment.ts#L7
Unexpected any. Specify a different type
|
src/api/decorators/Attachment.ts#L8
Unexpected any. Specify a different type
|
src/api/decorators/Attachment.ts#L9
Unexpected any. Specify a different type
|
src/api/decorators/Attachment.ts#L12
Unexpected any. Specify a different type
|
src/api/decorators/Attachment.ts#L17
Unexpected any. Specify a different type
|
src/api/decorators/FileAttachment.ts#L7
Unexpected any. Specify a different type
|
src/api/decorators/FileAttachment.ts#L8
Unexpected any. Specify a different type
|
src/api/decorators/FileAttachment.ts#L9
Unexpected any. Specify a different type
|
src/api/decorators/FileAttachment.ts#L10
Unexpected any. Specify a different type
|
src/api/decorators/FileAttachment.ts#L15
Unexpected any. Specify a different type
|
This job succeeded
Loading