feat: new instruments Nov 2024 #582
Annotations
10 errors and 6 warnings
|
test:
src/utils/instrument-meta-data/generate-data.ts#L39
Replace `getActualStartDates(),·getRawMetaData()` with `⏎····getActualStartDates(),⏎····getRawMetaData()⏎··`
|
test:
src/utils/instrument-meta-data/generate-data.ts#L47
Replace `⏎····rawMetaData.instruments,⏎····actualStartDates,⏎····metaDataFilePath⏎··` with `rawMetaData.instruments,·actualStartDates,·metaDataFilePath`
|
test:
src/utils/instrument-meta-data/generate-data.ts#L53
Replace `⏎····metaDataFilePath,⏎····path.resolve(OUTPUT_FOLDER,·'instrument-enum.ts')⏎··);⏎` with `metaDataFilePath,·path.resolve(OUTPUT_FOLDER,·'instrument-enum.ts'));`
|
|
|
|
|
test:
src/utils/instrument-meta-data/generate-instrument-enum.ts#L6
Replace `⏎··fromPath:·string,⏎··toPath:·string⏎):·Promise<void>·{⏎` with `fromPath:·string,·toPath:·string):·Promise<void>·{`
|
|
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
test
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/
|
test
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/
|
test
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/
|
test:
src/cli/printer.ts#L26
Forbidden non-null assertion
|
test:
src/utils/instrument-meta-data/generate-instrument-enum.ts#L36
Unexpected console statement
|