Skip to content

fix: update cli and fix linting errors #19

fix: update cli and fix linting errors

fix: update cli and fix linting errors #19

Triggered via pull request August 30, 2024 17:10
@Ni55aNNi55aN
synchronize #58
new-linter
Status Success
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
ci / ci
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/
ci / ci: src/index.tsx#L33
Unexpected any. Specify a different type
ci / ci: src/index.tsx#L43
This line has a length of 136. Maximum allowed is 120
ci / ci: src/index.tsx#L60
The '{ ...context, data: { ...context.data, filled: true } } as typeof context' has unsafe 'as' type assertion
ci / ci: src/index.tsx#L86
The type of 'result' contains 'any'
ci / ci: src/index.tsx#L86
Unsafe argument of type `any` assigned to a parameter of type `Extract<T, { type: "render"; }>`
ci / ci: src/index.tsx#L86
The 'context as any' has unsafe 'as' type assertion
ci / ci: src/index.tsx#L86
Unexpected any. Specify a different type
ci / ci: src/index.tsx#L88
The type of 'result' contains 'any'
ci / ci: src/index.tsx#L91
The '{ type: 'rendered', data: context.data } as T' has unsafe 'as' type assertion
ci / ci: src/index.tsx#L96
`mount` is deprecated. See https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis
ci / ci: src/index.tsx#L33
Unexpected any. Specify a different type
ci / ci: src/index.tsx#L43
This line has a length of 136. Maximum allowed is 120
ci / ci: src/index.tsx#L60
The '{ ...context, data: { ...context.data, filled: true } } as typeof context' has unsafe 'as' type assertion
ci / ci: src/index.tsx#L86
The type of 'result' contains 'any'
ci / ci: src/index.tsx#L86
Unsafe argument of type `any` assigned to a parameter of type `Extract<T, { type: "render"; }>`
ci / ci: src/index.tsx#L86
The 'context as any' has unsafe 'as' type assertion
ci / ci: src/index.tsx#L86
Unexpected any. Specify a different type
ci / ci: src/index.tsx#L88
The type of 'result' contains 'any'
ci / ci: src/index.tsx#L91
The '{ type: 'rendered', data: context.data } as T' has unsafe 'as' type assertion
ci / ci: src/index.tsx#L96
`mount` is deprecated. See https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis