Scheduled tests #100
Annotations
3 errors and 2 warnings
test:
test/typescript/data.ts#L28
Type '{ allowed_file_extensions: null; blocked_file_extensions: null; allowed_mime_types: null; blocked_mime_types: null; size_limit: number; }' is not assignable to type 'FileUploadConfig'.
|
test:
test/typescript/data.ts#L28
Type '{ allowed_file_extensions: null; blocked_file_extensions: null; allowed_mime_types: null; blocked_mime_types: null; size_limit: number; }' is not assignable to type 'FileUploadConfig'.
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, voxmedia/github-action-slack-notify-build@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|