Skip to content

wip

wip #28

Triggered via push March 1, 2024 05:12
Status Failure
Total duration 19s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
ci: src/__tests__/parser.test.ts#L4
Cannot find module '../parser/googleSpreadsheet' or its corresponding type declarations.
ci: src/__tests__/parser.test.ts#L73
Cannot find module './private-key.json' or its corresponding type declarations.
ci: src/parser/googleSpreadSheet.ts#L11
'typeName' is declared but its value is never read.
ci: src/parser/googleSpreadSheet.ts#L13
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
ci: src/parser/googleSpreadSheet.ts#L22
'filledData' is declared but its value is never read.
ci: src/parser/googleSpreadSheet.ts#L22
'index' is declared but its value is never read.
ci: src/parser/googleSpreadSheet.ts#L22
'rows' is declared but its value is never read.
ci: src/parser/googleSpreadSheet.ts#L23
'data' is declared but its value is never read.
ci: src/parser/googleSpreadSheet.ts#L23
Argument of type '(acc: object, p: string) => void' is not assignable to parameter of type '(previousValue: object, currentValue: string, currentIndex: number, array: string[]) => object'.
ci: src/parser/googleSpreadSheet.ts#L23
'acc' is declared but its value is never read.
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/