Merge pull request #5 from PoliNetworkOrg/dependabot/npm_and_yarn/vit… #15
Annotations
6 errors and 3 warnings
deploy:
src/stories/Header.stories.ts#L5
The inferred type of 'meta' cannot be named without a reference to '../../node_modules/@storybook/react/dist/types-0a347bb9'. This is likely not portable. A type annotation is necessary.
|
deploy:
src/stories/Header.stories.ts#L5
The inferred type of 'meta' cannot be named without a reference to '.pnpm/@storybook[email protected]/node_modules/@storybook/types'. This is likely not portable. A type annotation is necessary.
|
deploy:
src/stories/Title.stories.ts#L5
The inferred type of 'meta' cannot be named without a reference to '../../node_modules/@storybook/react/dist/types-0a347bb9'. This is likely not portable. A type annotation is necessary.
|
deploy:
src/stories/Title.stories.ts#L5
The inferred type of 'meta' cannot be named without a reference to '.pnpm/@storybook[email protected]/node_modules/@storybook/types'. This is likely not portable. A type annotation is necessary.
|
deploy:
src/stories/examples/Button.stories.ts#L6
Exported variable 'meta' has or is using name 'ButtonProps' from external module "/home/runner/work/components/components/src/stories/examples/Button" but cannot be named.
|
deploy:
src/stories/examples/Header.stories.ts#L4
Exported variable 'meta' has or is using name 'HeaderProps' from external module "/home/runner/work/components/components/src/stories/examples/Header" but cannot be named.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3, JamesIves/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
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/
|