MAINT: rebuild lockfiles #267
Annotations
7 errors and 1 warning
check_release:
src/myst.ts#L99
Argument of type '{ removeYaml: boolean; removeHeading: boolean; }' is not assignable to parameter of type 'Options'.
|
check_release:
src/myst.ts#L107
Argument of type '{ numbering: boolean | Numbering | undefined; file: VFile; }' is not assignable to parameter of type 'string'.
|
check_release:
src/myst.ts#L113
Argument of type '[{ state: ReferenceState; }]' is not assignable to parameter of type '[] | [boolean]'.
|
check_release:
src/myst.ts#L166
Argument of type '{ removeYaml: boolean; removeHeading: boolean; }' is not assignable to parameter of type 'Options'.
|
check_release:
src/myst.ts#L176
Argument of type '{ numbering: boolean | Numbering | undefined; file: VFile; }' is not assignable to parameter of type 'string'.
|
check_release:
src/myst.ts#L183
Argument of type '[{ state: ReferenceState; }]' is not assignable to parameter of type '[] | [boolean]'.
|
check_release
Process completed with exit code 1.
|
check_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|