Add new task v6 #1
Annotations
10 errors
build:
tasks/ReplaceTokensV6/index.ts#L1
Cannot find module 'azure-pipelines-task-lib' or its corresponding type declarations.
|
build:
tasks/ReplaceTokensV6/index.ts#L4
Cannot find module 'fast-glob' or its corresponding type declarations.
|
build:
tasks/ReplaceTokensV6/index.ts#L5
Cannot find module '@qetza/replacetokens' or its corresponding type declarations.
|
build:
tasks/ReplaceTokensV6/index.ts#L8
Cannot find module '@opentelemetry/api' or its corresponding type declarations.
|
build:
tasks/ReplaceTokensV6/telemetry.ts#L1
Cannot find module '@opentelemetry/core' or its corresponding type declarations.
|
build:
tasks/ReplaceTokensV6/telemetry.ts#L2
Cannot find module '@opentelemetry/api' or its corresponding type declarations.
|
build:
tasks/ReplaceTokensV6/telemetry.ts#L3
Cannot find module '@opentelemetry/sdk-trace-base' or its corresponding type declarations.
|
build:
tasks/ReplaceTokensV6/telemetry.ts#L4
Cannot find module 'axios' or its corresponding type declarations.
|
build:
tasks/ReplaceTokensV6/tests/L0.ts#L2
Cannot find module 'azure-pipelines-task-lib/mock-test' or its corresponding type declarations.
|
build:
tasks/ReplaceTokensV6/tests/L0.ts#L9
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|