Merge pull request #3 from cilliandevops/release-0.1.0 #2
Annotations
10 errors and 2 warnings
src/components/Notify/NotifyList.vue#L19
Type '"" | "success" | "warning" | "info" | "danger" | undefined' is not assignable to type 'EpPropMergeType<StringConstructor, "success" | "warning" | "info" | "danger" | "primary", unknown> | undefined'.
|
src/views/node/Node.vue#L103
Property 'delIngress' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, { currentPage: number; pagesize: number; pagesizeList: number[]; searchInput: string; namespaceValue: string; namespaceList: never[]; ... 9 more ...; delNodeData: { ...; }; }, ... 16 more ..., {}>'.
|
src/views/node/Node.vue#L138
Could not find a declaration file for module '../common/Config'. '/home/runner/work/kops/kops/src/views/common/Config.js' implicitly has an 'any' type.
|
src/views/node/Node.vue#L139
Cannot find module '../../utils/request' or its corresponding type declarations.
|
src/views/node/Node.vue#L195
Parameter 'size' implicitly has an 'any' type.
|
src/views/node/Node.vue#L199
Parameter 'currentPage' implicitly has an 'any' type.
|
src/views/node/Node.vue#L203
Parameter 'done' implicitly has an 'any' type.
|
src/views/node/Node.vue#L210
Parameter 'value' implicitly has an 'any' type.
|
src/views/node/Node.vue#L213
Parameter 'timestamp' implicitly has an 'any' type.
|
src/views/node/Node.vue#L215
Type 'string' is not assignable to type 'Date'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading