Documentation Overhaul #213
Annotations
1 error and 11 warnings
Unit Tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/api/decorators/Attachment.ts#L7
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/Attachment.ts#L8
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/Attachment.ts#L9
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/Attachment.ts#L12
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/Attachment.ts#L17
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/FileAttachment.ts#L7
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/FileAttachment.ts#L8
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/FileAttachment.ts#L9
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/FileAttachment.ts#L10
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/FileAttachment.ts#L15
Unexpected any. Specify a different type
|
Loading