[Snyk] Fix for 19 vulnerabilities #119
Annotations
10 errors and 6 warnings
lint:
components/article/PlatformPicker.tsx#L106
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
lint:
components/article/PlatformPicker.tsx#L130
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
lint:
components/article/PlatformPicker.tsx#L151
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
lint:
components/article/ToolPicker.tsx#L102
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
lint:
components/playground/CodeLanguagePicker.tsx#L34
This JSX tag's 'children' prop expects a single child of type 'never', but multiple children were provided.
|
lint:
components/playground/CodeLanguagePicker.tsx#L34
Type 'string' is not assignable to type 'never'.
|
lint:
components/playground/editor/ActionBar.tsx#L29
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
lint:
components/playground/editor/ActionBar.tsx#L30
Type 'string' is not assignable to type 'never'.
|
lint:
components/playground/editor/ActionBar.tsx#L31
Type 'string' is not assignable to type 'never'.
|
lint
Process completed with exit code 2.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579, actions/setup-node@04c56d2f954f1e4c69436aa54cfef261a018f458. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579, actions/setup-node@04c56d2f954f1e4c69436aa54cfef261a018f458. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The `save-state` 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/
|
lint
The `save-state` 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/
|
lint
The `save-state` 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/
|
lint
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/
|