Skip to content

fix: release#48

Merged
astandrik merged 1 commit intomainfrom
astnadrik.fix-release
Feb 14, 2025
Merged

fix: release#48
astandrik merged 1 commit intomainfrom
astnadrik.fix-release

Conversation

@astandrik
Copy link
Copy Markdown
Contributor

> @gravity-ui/react-data-table@2.2.0 prepublishOnly
> npm run build


> @gravity-ui/react-data-table@2.2.0 build
> npm run build:clean && npm run build:compile && npm run build:copy


> @gravity-ui/react-data-table@2.2.0 build:clean
> rm -rf build


> @gravity-ui/react-data-table@2.2.0 build:compile
> tsc

src/stories/index.stories.tsx:9:1 - error TS2742: The inferred type of 'default' cannot be named without a reference to '@storybook/react/node_modules/@storybook/types'. This is likely not portable. A type annotation is necessary.

 9 export default {
   ~~~~~~~~~~~~~~~~
10     title: 'React Data Table',
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11     component: ExampleDT100,
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12 } as Meta<typeof ExampleDT100>;
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/stories/index.stories.tsx:30:14 - error TS2742: The inferred type of 'Default' cannot be named without a reference to '@storybook/react/node_modules/@storybook/types'. This is likely not portable. A type annotation is necessary.

30 export const Default = Template.bind({});
                ~~~~~~~

src/stories/index.stories.tsx:36:14 - error TS2742: The inferred type of 'Resizeable' cannot be named without a reference to '@storybook/react/node_modules/@storybook/types'. This is likely not portable. A type annotation is necessary.

36 export const Resizeable = ResizeableTemplate.bind({});
                ~~~~~~~~~~


Found 3 errors in the same file, starting at: src/stories/index.stories.tsx:9

npm error code 1
npm error path /home/runner/work/react-data-table/react-data-table
npm error command failed
npm error command sh -c npm run build
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-02-14T08_28_46_[648](https://github.com/gravity-ui/react-data-table/actions/runs/13325357705/job/37217322200#step:2:665)Z-debug-0.log
Error: Process completed with exit code 1.

@astandrik astandrik requested a review from Raubzeug February 14, 2025 08:40
@gravity-ui-bot
Copy link
Copy Markdown
Contributor

Preview is ready.

@astandrik astandrik merged commit ef841f5 into main Feb 14, 2025
@astandrik astandrik deleted the astnadrik.fix-release branch February 14, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants