Skip to content

Merge pull request #16 from cilliandevops/release-0.1.0 #15

Merge pull request #16 from cilliandevops/release-0.1.0

Merge pull request #16 from cilliandevops/release-0.1.0 #15

Triggered via push September 6, 2024 15:02
Status Failure
Total duration 36s
Artifacts

deploy.yml

on: push
build-and-deploy
26s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build-and-deploy: 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'.
build-and-deploy: src/views/ingress/index.vue#L40
Type '{ rules: { host: string; http: object; }[]; }' is not assignable to type 'EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>'.
build-and-deploy: src/views/notice/index.vue#L20
Type '"mini"' is not assignable to type 'EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never> | undefined'.
build-and-deploy: src/views/notice/index.vue#L21
Type '"mini"' is not assignable to type 'EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never> | undefined'.
build-and-deploy
Process completed with exit code 2.
build-and-deploy
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/
build-and-deploy
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/