Merge pull request #1 from nokibsarkar/snyk-upgrade-633e64b61cc42067e… #22
Annotations
3 errors and 1 warning
check:
src/index.ts#L4
Property 'update_application' is missing in type '{ add_filter: string; add: string; back: string; bulk_actions: string; cancel: string; clear_array_input: string; clear_input_value: string; clone: string; confirm: string; create: string; create_item: string; ... 25 more ...; select_columns: string; }' but required in type '{ [key: string]: string | StringMap; add_filter: string; add: string; back: string; bulk_actions: string; cancel: string; clear_array_input: string; clear_input_value: string; ... 30 more ...; update_application: string; }'.
|
check:
src/index.ts#L135
Property 'application_update_available' is missing in type '{ updated: string; created: string; deleted: string; bad_item: string; item_doesnt_exist: string; http_error: string; data_provider_error: string; canceled: string; logged_out: string; i18n_error: string; not_authorized: string; }' but required in type '{ [key: string]: string | StringMap; updated: string; created: string; deleted: string; bad_item: string; item_doesnt_exist: string; http_error: string; data_provider_error: string; ... 4 more ...; application_update_available: string; }'.
|
check
Process completed with exit code 2.
|
check
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/
|