Skip to content

chore(deps-dev): bump lint-staged from 13.2.0 to 14.0.0 #1348

chore(deps-dev): bump lint-staged from 13.2.0 to 14.0.0

chore(deps-dev): bump lint-staged from 13.2.0 to 14.0.0 #1348

Triggered via push August 14, 2023 11:33
Status Failure
Total duration 48s
Artifacts

main.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 8 warnings
build (14.x, 5): src/rules/no-mix-controlled-with-uncontrolled.ts#L1
Property 'defaultOptions' is missing in type '{ meta: { docs: { description: string; recommended: "error"; url: string; }; messages: { 'no-mix-controlled-with-uncontrolled': string; }; schema: never[]; type: "problem"; }; create: (context: Readonly<RuleContext<"no-mix-controlled-with-uncontrolled", []>>) => { ...; }; }' but required in type 'RuleModule<"no-mix-controlled-with-uncontrolled", [], RuleListener>'.
build (14.x, 5): src/rules/no-only-value-prop.ts#L1
Property 'defaultOptions' is missing in type '{ meta: { docs: { description: string; recommended: "error"; url: string; }; messages: { 'no-only-value-prop': string; }; schema: never[]; type: "problem"; }; create: (context: Readonly<RuleContext<"no-only-value-prop", []>>) => { ...; }; }' but required in type 'RuleModule<"no-only-value-prop", [], RuleListener>'.
build (14.x, 5): src/utils/makeRule.ts#L1
Property 'defaultOptions' is missing in type '{ meta: RuleMetaData<any>; create(context: Readonly<RuleContext<any, any>>): { JSXElement: (node: JSXElement) => number; 'Program:exit': () => void; TaggedTemplateExpression: RuleFunction<...>; }; }' but required in type 'RuleModule<any, any, RuleListener>'.
build (14.x, 5)
Process completed with exit code 1.
build (14.x, 8)
The operation was canceled.
build (14.x, 6): src/rules/no-mix-controlled-with-uncontrolled.ts#L1
Property 'defaultOptions' is missing in type '{ meta: { docs: { description: string; recommended: "error"; url: string; }; messages: { 'no-mix-controlled-with-uncontrolled': string; }; schema: never[]; type: "problem"; }; create: (context: Readonly<RuleContext<"no-mix-controlled-with-uncontrolled", []>>) => { ...; }; }' but required in type 'RuleModule<"no-mix-controlled-with-uncontrolled", [], RuleListener>'.
build (14.x, 6): src/rules/no-only-value-prop.ts#L1
Property 'defaultOptions' is missing in type '{ meta: { docs: { description: string; recommended: "error"; url: string; }; messages: { 'no-only-value-prop': string; }; schema: never[]; type: "problem"; }; create: (context: Readonly<RuleContext<"no-only-value-prop", []>>) => { ...; }; }' but required in type 'RuleModule<"no-only-value-prop", [], RuleListener>'.
build (14.x, 6): src/utils/makeRule.ts#L1
Property 'defaultOptions' is missing in type '{ meta: RuleMetaData<any>; create(context: Readonly<RuleContext<any, any>>): { JSXElement: (node: JSXElement) => number; 'Program:exit': () => void; TaggedTemplateExpression: RuleFunction<...>; }; }' but required in type 'RuleModule<any, any, RuleListener>'.
build (14.x, 6)
The operation was canceled.
build (14.x, 7): src/rules/no-mix-controlled-with-uncontrolled.ts#L1
Property 'defaultOptions' is missing in type '{ meta: { docs: { description: string; recommended: "error"; url: string; }; messages: { 'no-mix-controlled-with-uncontrolled': string; }; schema: never[]; type: "problem"; }; create: (context: Readonly<RuleContext<"no-mix-controlled-with-uncontrolled", []>>) => { ...; }; }' but required in type 'RuleModule<"no-mix-controlled-with-uncontrolled", [], RuleListener>'.
build (14.x, 7): src/rules/no-only-value-prop.ts#L1
Property 'defaultOptions' is missing in type '{ meta: { docs: { description: string; recommended: "error"; url: string; }; messages: { 'no-only-value-prop': string; }; schema: never[]; type: "problem"; }; create: (context: Readonly<RuleContext<"no-only-value-prop", []>>) => { ...; }; }' but required in type 'RuleModule<"no-only-value-prop", [], RuleListener>'.
build (14.x, 7): src/utils/makeRule.ts#L1
Property 'defaultOptions' is missing in type '{ meta: RuleMetaData<any>; create(context: Readonly<RuleContext<any, any>>): { JSXElement: (node: JSXElement) => number; 'Program:exit': () => void; TaggedTemplateExpression: RuleFunction<...>; }; }' but required in type 'RuleModule<any, any, RuleListener>'.
build (14.x, 7)
The operation was canceled.
build (16.x, 8)
The operation was canceled.
build (16.x, 6)
The operation was canceled.
build (16.x, 5)
The operation was canceled.
build (16.x, 7)
The operation was canceled.
build (14.x, 5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x, 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x, 6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x, 7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, 6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, 5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, 7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/