Multiple masterfile support #59
Annotations
6 errors and 2 warnings
node_modules/@oclif/command/lib/command.d.ts#L1
Type 'F' does not satisfy the constraint 'Output'.
|
node_modules/@oclif/command/lib/command.d.ts#L1
Type 'F' does not satisfy the constraint 'OutputFlags<any>'.
|
node_modules/@oclif/parser/lib/index.d.ts#L1
Type 'TFlags' does not satisfy the constraint 'Output'.
|
node_modules/@oclif/parser/lib/index.d.ts#L1
Type 'TFlags' does not satisfy the constraint 'OutputFlags<any>'.
|
src/models/MasterFile.ts#L1
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. 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